python312Packages.aiogithubapi: enable darwin build

This commit is contained in:
Fabian Affolter 2024-01-19 10:18:51 +01:00
parent 38f34c95cb
commit 5499bfeea5

View file

@ -26,6 +26,8 @@ buildPythonPackage rec {
hash = "sha256-SbpfHKD4QJuCe3QG0GTvsffkuFiGPLEUXOVW9f1gyTI=";
};
__darwinAllowLocalNetworking = true;
postPatch = ''
# Upstream is releasing with the help of a CI to PyPI, GitHub releases
# are not in their focus