Skip to content

Commit 22fdc2a

Browse files
committed
google_api_python_client -> google-api-python-client
Renamed in nixpkgs 25.11.
1 parent 29b50a3 commit 22fdc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ let
121121
propagatedBuildInputs = [
122122
python3.pkgs.google-auth-oauthlib
123123
python3.pkgs.google-auth-httplib2
124-
python3.pkgs.google_api_python_client
124+
python3.pkgs.google-api-python-client
125125
];
126126

127127
meta = {

0 commit comments

Comments
 (0)