pythonPackages.twisted: fix sandboxed build on Darwin

This commit is contained in:
Alex Wied
2022-08-18 23:36:07 -04:00
parent 784a588a10
commit dcf4dc23c7
@@ -56,6 +56,8 @@ buildPythonPackage rec {
sha256 = "sha256-oEeZD1ffrh4L0rffJSbU8W3NyEN3TcEIt4xS8qXxNoA=";
};
__darwinAllowLocalNetworking = true;
propagatedBuildInputs = [
attrs
automat