Loading pkgs/development/python-modules/google-ai-generativelanguage/default.nix +16 −17 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , google-api-core , google-cloud-testutils , grpcio , grpcio-status , mock , proto-plus , protobuf , pytest-asyncio , pytestCheckHook , pythonOlder , setuptools { lib, buildPythonPackage, fetchPypi, google-api-core, google-cloud-testutils, grpcio, grpcio-status, mock, proto-plus, protobuf, pytest-asyncio, pytestCheckHook, pythonOlder, setuptools, }: buildPythonPackage rec { Loading @@ -26,9 +27,7 @@ buildPythonPackage rec { hash = "sha256-Sr83AAcYsgxD9LkGcrOriFBziwJFfv/9EfMYTgMnLtI="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ google-api-core Loading Loading
pkgs/development/python-modules/google-ai-generativelanguage/default.nix +16 −17 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , google-api-core , google-cloud-testutils , grpcio , grpcio-status , mock , proto-plus , protobuf , pytest-asyncio , pytestCheckHook , pythonOlder , setuptools { lib, buildPythonPackage, fetchPypi, google-api-core, google-cloud-testutils, grpcio, grpcio-status, mock, proto-plus, protobuf, pytest-asyncio, pytestCheckHook, pythonOlder, setuptools, }: buildPythonPackage rec { Loading @@ -26,9 +27,7 @@ buildPythonPackage rec { hash = "sha256-Sr83AAcYsgxD9LkGcrOriFBziwJFfv/9EfMYTgMnLtI="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ google-api-core Loading