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