python3Packages.aligator: enable __darwinAllowLocalNetworking to fix build without sandbox
This commit is contained in:
@@ -50,5 +50,7 @@ toPythonModule (
|
||||
pythonImportsCheck = [
|
||||
"aligator"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user