cvs2svn: use more universal reference to interpreter

This commit is contained in:
Michael Raskin
2022-01-12 11:43:05 -08:00
committed by Robert Schütz
parent 1b0cbc273a
commit 2cd29223ca
@@ -16,7 +16,7 @@ pypy2Packages.buildPythonApplication rec {
checkInputs = [ subversion git breezy ];
checkPhase = "pypy2 run-tests.py";
checkPhase = "${pypy2Packages.python.interpreter} run-tests.py";
doCheck = false; # Couldn't find node 'transaction...' in expected output tree