python312Packages.sipyco: fix darwin tests
This commit is contained in:
@@ -27,6 +27,8 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "sipyco" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Simple Python Communications - used by the ARTIQ experimental control package";
|
||||
mainProgram = "sipyco_rpctool";
|
||||
|
||||
Reference in New Issue
Block a user