Loading pkgs/development/python-modules/pkutils/default.nix +2 −2 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , nose , nose3 , pythonOlder , pythonRelaxDepsHook , semver Loading Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ nose nose3 ]; checkPhase = '' Loading Loading
pkgs/development/python-modules/pkutils/default.nix +2 −2 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , nose , nose3 , pythonOlder , pythonRelaxDepsHook , semver Loading Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ nose nose3 ]; checkPhase = '' Loading