Loading pkgs/development/python-modules/dulwich/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ buildPythonPackage rec { "tests/contrib/test_swift_smoke.py" ]; doCheck = !stdenv.hostPlatform.isDarwin; __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "dulwich" ]; Loading Loading
pkgs/development/python-modules/dulwich/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ buildPythonPackage rec { "tests/contrib/test_swift_smoke.py" ]; doCheck = !stdenv.hostPlatform.isDarwin; __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "dulwich" ]; Loading