Skip to content

Commit ae980a7

Browse files
committed
python311Packages.omnikinverter: enable darwin build
1 parent e1ce11c commit ae980a7

File tree

1 file changed

+2
-0
lines changed
  • pkgs/development/python-modules/omnikinverter

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ buildPythonPackage rec {
2424
hash = "sha256-W9VeRhsCXLLgOgvJcNNCGNmPvakPtKHAtwQAGtYJbcY=";
2525
};
2626

27+
__darwinAllowLocalNetworking = true;
28+
2729
postPatch = ''
2830
# Upstream doesn't set a version for the pyproject.toml
2931
substituteInPlace pyproject.toml \

0 commit comments

Comments
 (0)