subversion: use checkInputs, make tests run, but them keep disabled
This commit is contained in:
parent
e745d7976e
commit
cec9b2635b
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ let
|
|||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
checkInputs = [ python ];
|
||||
doCheck = false; # fails 10 out of ~2300 tests
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
|
Loading…
Reference in a new issue