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