python312Packages.circus: allow local networking to fix darwin tests
This commit is contained in:
@@ -83,6 +83,8 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "circus" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
description = "Process and socket manager";
|
||||
homepage = "https://github.com/circus-tent/circus";
|
||||
|
||||
Reference in New Issue
Block a user