diff --git a/pkgs/development/python-modules/google-cloud-artifact-registry/default.nix b/pkgs/development/python-modules/google-cloud-artifact-registry/default.nix index 01bf9da078dd..7bf3e64e7b14 100644 --- a/pkgs/development/python-modules/google-cloud-artifact-registry/default.nix +++ b/pkgs/development/python-modules/google-cloud-artifact-registry/default.nix @@ -1,9 +1,9 @@ -{ lib -, buildPythonPackage +{ buildPythonPackage , fetchPypi , google-api-core , google-auth , grpc-google-iam-v1 +, lib , proto-plus , protobuf , pytestCheckHook