Skip to content

Commit e4019cb

Browse files
committed
python313Packages.aiowaqi: allow networking on darwin
1 parent f7e880a commit e4019cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/development/python-modules/aiowaqi/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ buildPythonPackage rec {
4545
syrupy
4646
];
4747

48+
__darwinAllowLocalNetworking = true;
49+
4850
pythonImportsCheck = [ "aiowaqi" ];
4951

5052
disabledTests = [

0 commit comments

Comments
 (0)