python3Packages.mocket: fix darwin sandbox (#414011)

This commit is contained in:
dotlambda
2025-06-04 17:39:17 -07:00
committed by GitHub
@@ -77,7 +77,7 @@ buildPythonPackage rec {
# Skip http tests, they require network access
env.SKIP_TRUE_HTTP = true;
_darwinAllowLocalNetworking = true;
__darwinAllowLocalNetworking = true;
disabledTests =
[