python3Packages.mocket: fix darwin sandbox (#414011)
This commit is contained in:
@@ -77,7 +77,7 @@ buildPythonPackage rec {
|
||||
# Skip http tests, they require network access
|
||||
env.SKIP_TRUE_HTTP = true;
|
||||
|
||||
_darwinAllowLocalNetworking = true;
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
disabledTests =
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user