Merge pull request #311367 from FossPrime/patch-1

google-cloud-sdk-gce: Clarify which package you should use

authored by

Marcus Ramberg and committed by
GitHub
3783d65b 523a2736

+1 -1
+1 -1
pkgs/tools/admin/google-cloud-sdk/default.nix
··· 122 122 123 123 meta = with lib; { 124 124 description = "Tools for the google cloud platform"; 125 - longDescription = "The Google Cloud SDK. This package has the programs: gcloud, gsutil, and bq"; 125 + longDescription = "The Google Cloud SDK for GCE hosts. Used by `google-cloud-sdk` only on GCE guests."; 126 126 sourceProvenance = with sourceTypes; [ 127 127 fromSource 128 128 binaryNativeCode # anthoscli and possibly more