python311Packages.hahomematic: enable darwin build

This commit is contained in:
Fabian Affolter
2024-01-06 01:05:57 +01:00
parent 64db69a95b
commit a5da4fa0f6
@@ -30,6 +30,8 @@ buildPythonPackage rec {
hash = "sha256-cf7hucJJzA3AGBb03aPHkz4sGGYI7OAfki7b8wdgQLM=";
};
__darwinAllowLocalNetworking = true;
postPatch = ''
substituteInPlace pyproject.toml \
--replace "setuptools~=68.2" "setuptools" \