python3Packages.mocket: fix darwin sandbox

This commit is contained in:
Olivér Falvai
2025-06-04 21:50:04 +02:00
parent 577ffd1b8f
commit fd3203f5da
@@ -77,7 +77,7 @@ buildPythonPackage rec {
# Skip http tests, they require network access
env.SKIP_TRUE_HTTP = true;
_darwinAllowLocalNetworking = true;
__darwinAllowLocalNetworking = true;
disabledTests =
[