Commit 5499bfee authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.aiogithubapi: enable darwin build

parent 38f34c95
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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