legit: Disable tests
This commit is contained in:
parent
1674178ca1
commit
e08919c891
@ -16,10 +16,8 @@ python3Packages.buildPythonApplication rec {
|
||||
six
|
||||
];
|
||||
|
||||
# Prevent tests from trying to create configuration in /homeless-shelter.
|
||||
preCheck = ''
|
||||
export HOME=$PWD/test-home
|
||||
'';
|
||||
# no tests
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/frostming/legit";
|
||||
|
Loading…
Reference in New Issue
Block a user