Unverified Commit a94d9d11 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

python3Packages.mocket: fix darwin sandbox (#414011)

parents fd514f43 fd3203f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ buildPythonPackage rec {
  # Skip http tests, they require network access
  env.SKIP_TRUE_HTTP = true;

  _darwinAllowLocalNetworking = true;
  __darwinAllowLocalNetworking = true;

  disabledTests =
    [