diff --git a/pkgs/development/python-modules/google-cloud-audit-log/default.nix b/pkgs/development/python-modules/google-cloud-audit-log/default.nix index 2ac9d4eec216..e1276718efca 100644 --- a/pkgs/development/python-modules/google-cloud-audit-log/default.nix +++ b/pkgs/development/python-modules/google-cloud-audit-log/default.nix @@ -3,6 +3,7 @@ , fetchPypi , googleapis-common-protos , protobuf +, pythonOlder }: buildPythonPackage rec {