python3Packages.jsonschema-rs: set __darwinAllowLocalNetworking
This commit is contained in:
@@ -52,6 +52,8 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "jsonschema_rs" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user