subversion: use checkInputs, make tests run, but them keep disabled
This commit is contained in:
@@ -91,6 +91,7 @@ let
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
checkInputs = [ python ];
|
||||
doCheck = false; # fails 10 out of ~2300 tests
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user