subversion: use checkInputs, make tests run, but them keep disabled

This commit is contained in:
Jan Malakhovski 2018-08-08 18:24:01 +00:00
parent e745d7976e
commit cec9b2635b

View File

@ -91,6 +91,7 @@ let
enableParallelBuilding = true; enableParallelBuilding = true;
checkInputs = [ python ];
doCheck = false; # fails 10 out of ~2300 tests doCheck = false; # fails 10 out of ~2300 tests
meta = with stdenv.lib; { meta = with stdenv.lib; {