google-cloud-sdk: fix gcloud alpha/beta commands

This commit is contained in:
steinuil 2025-06-24 22:06:42 +02:00
parent 7bfbc77d82
commit cdd4e5b4f8

View File

@ -47,6 +47,7 @@ let
pyopenssl
crcmod
numpy
grpcio
]
++ lib.optional (with-gce) google-compute-engine
);