python313Packages.gql: enable for darwin
This commit is contained in:
parent
64bca35262
commit
21c0566861
@ -109,6 +109,8 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "gql" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "GraphQL client in Python";
|
||||
homepage = "https://github.com/graphql-python/gql";
|
||||
|
Loading…
x
Reference in New Issue
Block a user