Commit graph

124 commits

Author SHA1 Message Date
Djabx 32abeeae5f
google-cloud-sdk: add numpy dependency for IAP performances. (#206105)
For more information see:
https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth
2022-12-27 14:21:53 +01:00
Mrinal Purohit ea062f45ec google-cloud-sdk: 405.0.0 -> 408.0.1 2022-11-06 10:41:08 +05:30
Mrinal Purohit c83582e449 google-cloud-sdk: 404.0.0 -> 405.0.0 2022-10-09 18:34:05 +05:30
Sandro a822e3f204
Merge pull request #193554 from deal-engine/fix-google-cloud-sdk-components-default-arches 2022-10-08 12:16:49 +02:00
Mrinal Purohit fc15a9638f google-cloud-sdk: 400.0.0 -> 404.0.0 2022-10-02 00:07:53 +05:30
Victor Hugo Borja be1d3742e8 google-cloud-sdk: Fix default component arches
When a google-cloud-sdk component does not specify architectures
on components.json we should fallback to all supported arches.

Previously there was a bug where `allArches` were incorrectly
taken from the `attrValues arches` (nixOS architectures) instead of
the GCS ones using `attrNames arches`.

Also added arm to the list of supported architectures. No changes
needed on components.json since it looks urls and hashes were already
there.

Co-authored-by: Fabián Heredia Montiel <fabianhjr@protonmail.com>
2022-09-29 12:35:25 -05:00
Mrinal Purohit 8949a6c91e google-cloud-sdk: 397.0.0 -> 400.0.0 2022-08-31 02:22:51 +05:30
Xavier Lambein 1d3dbb45f2 google-cloud-sdk: add components.json to the repository 2022-08-22 12:33:40 +02:00
Xavier Lambein 48d8b7fe41 google-cloud-sdk: simplify toNixPlatform implementation
Co-authored-by: Jonas Chevalier <zimbatm@zimbatm.com>
2022-08-22 12:29:51 +02:00
Xavier Lambein 95a77857ef google-cloud-sdk: add support for components
This commit adds a set of Google Cloud SDK components in
`pkgs.google-cloud-sdk.components` which can be installed along with
the SDK through `pkgs.google-cloud-sdk.withExtraComponents [ ... ]`.
2022-08-21 23:53:00 +02:00
Mrinal Purohit 52539e410c google-cloud-sdk: 387.0.0 -> 397.0.0 2022-08-15 13:18:13 +05:30
Robert Scott 61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Mrinal Purohit 0f1871de00 google-cloud-sdk: 385.0.0 -> 387.0.0 2022-05-26 14:31:01 +05:30
Mrinal Purohit 25494ec8ca google-cloud-sdk: 384.0.1 -> 385.0.0 2022-05-11 02:49:33 +05:30
Mrinal Purohit 682e5e5cc0 google-cloud-sdk: 381.0.0 -> 384.0.1 2022-05-05 11:41:01 +05:30
Mrinal Purohit 941cc46e19 google-cloud-sdk: 370.0.0 -> 381.0.0 2022-04-13 03:43:12 +05:30
Mrinal Purohit 514d0f3407 google-cloud-sdk: 367.0.0 -> 370.0.0 2022-01-26 14:33:55 +05:30
Mrinal Purohit 7c477094ef google-cloud-sdk: 365.0.1 -> 367.0.0 2021-12-15 11:20:43 +05:30
Mrinal Purohit b0cf6d2d04 google-cloud-sdk: 365.0.0 -> 365.0.1 2021-11-25 09:34:46 +05:30
Sandro 5673db20c4
Merge pull request #145346 from iAmMrinal0/update/google-cloud-sdk 2021-11-24 23:50:22 +01:00
Mrinal Purohit 62b0f43687 google-cloud-sdk: 364.0.0 -> 365.0.0 2021-11-22 20:42:32 +05:30
Mrinal Purohit 9c8008113a google-cloud-sdk: add update script 2021-11-22 20:42:32 +05:30
Artturin 015a305ab6 google-cloud-sdk: fix completion loading 2021-11-17 20:15:45 +02:00
Jim Anders e43b7582a1
google-cloud-sdk: Add zsh completions
Link the google-cloud-sdk zsh completion functions to the proper
location.
2021-11-10 15:41:44 -05:00
Mrinal Purohit 30027eb71f google-cloud-sdk: 362.0.0 -> 364.0.0 2021-11-10 12:43:26 +05:30
Patrick Hilhorst 4f8999daba
Update pkgs/tools/admin/google-cloud-sdk/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-29 17:38:42 +02:00
Sandro b9cb71c48b
Update pkgs/tools/admin/google-cloud-sdk/default.nix 2021-10-29 17:37:21 +02:00
Patrick Hilhorst 88cff9d704
google-cloud-sdk: move nixos test to installCheck 2021-10-28 14:44:26 +02:00
Mrinal Purohit 6bc1c21149 nixos/tests: add google-cloud-sdk 2021-10-27 11:15:08 +05:30
Mrinal Purohit 4508ffac3a google-cloud-sdk: 361.0.0 -> 362.0.0 2021-10-27 09:49:18 +05:30
Mrinal Purohit 3717222ada google-cloud-sdk: 360.0.0 -> 361.0.0 2021-10-20 09:45:52 -07:00
Lisa Ugray 8b535fb1f3
google_cloud_sdk: 351.0.0 -> 360.0.0 (#141773)
Co-authored-by: Mrinal <mrinal1892005@gmail.com>
2021-10-18 21:59:37 +02:00
Kira Bruneau 51c4e675e2
google-cloud-sdk: add meta.mainProgram (#136713) 2021-09-05 12:11:28 +00:00
polynomialspace c7b2a9d1ba google-cloud-sdk: bump 351.0.0, add i686- and aarch64-linux systems
i dident test thsi : )
2021-08-04 23:59:44 -06:00
Mrinal Purohit a5e8f4817f google-cloud-sdk: 348.0.0 -> 350.0.0 2021-07-28 05:22:12 +05:30
Mrinal Purohit 5206a608e6 google-cloud-sdk: 347.0.0 -> 348.0.0 2021-07-17 17:21:31 +05:30
Peter Woodman b9ff6b1f33
google-cloud-sdk: add aarch64-darwin 2021-07-06 19:29:14 -04:00
Mrinal 289d84a58e
google-cloud-sdk: 345.0.0 -> 347.0.0 (#128719) 2021-06-30 20:51:33 +00:00
Mrinal Purohit debcb41787 google-cloud-sdk: 344.0.0 -> 345.0.0 2021-06-21 19:56:04 +05:30
Mrinal Purohit 529db88e93 google-cloud-sdk: 343.0.0 -> 344.0.0 2021-06-12 02:17:46 +05:30
Mrinal Purohit 1a5bd5f911 google-cloud-sdk: 342.0.0 -> 343.0.0 2021-06-04 10:12:31 +05:30
Mrinal Purohit a3132b2686 google-cloud-sdk: 340.0.0 -> 342.0.0 2021-06-01 01:44:44 +05:30
Mrinal Purohit ac77e708e0 google-cloud-sdk: 339.0.0 -> 340.0.0 2021-05-13 16:43:58 +05:30
Mrinal Purohit 9af1ed8888 google-cloud-sdk: 336.0.0 -> 339.0.0 2021-05-07 22:11:59 +05:30
Mrinal Purohit 489433ba48 google-cloud-sdk: 334.0.0 -> 336.0.0 2021-04-14 00:33:39 +05:30
Mrinal Purohit e5a2813149 google-cloud-sdk: 332.0.0 -> 334.0.0 2021-04-01 10:22:22 +05:30
Sandro 1c762e1915
Merge pull request #116772 from benley/gcloud-completion
google-cloud-sdk: Fix bash completion for gcloud, gsutil
2021-03-18 23:59:30 +01:00
Benjamin Staffin ef2083cb7a google-cloud-sdk: Fix bash completion for gcloud, gsutil
bash-completion expects the files in
share/bash-completion/completions/ to be named identically to the
applicable commands (I think. This does make it work at least.)
2021-03-18 15:06:08 -04:00
Mrinal Purohit 3f7a86cf65 google-cloud-sdk: 328.0.0 -> 332.0.0 2021-03-18 11:01:37 +05:30
Pavel Borzenkov d6876bc879
google-cloud-sdk: fix searching for cloud_sql_proxy on the PATH (#114488)
'gcloud sql connect' command allows to connect to a CloudSQL instance
from a local machine. In order to do so, it starts local
'cloud_sdk_proxy' instance. google-cloud-sdk expects to find one in SDK
root (installed by 'gcloud components') or on the PATH, if SDK is not
correctly installed ('.install' directory is missing).

Since google-cloud-sdk on NixOS is properly installed 'gcloud sql
connect' never looks for 'cloud_sql_proxy' on the PATH and simply
doesn't work at all.

The patch slightly modifies the check by looking not only for
'.install' directory, but for actual 'cloud_sql_proxy' binary before
falling back to the search on the PATH.

With this patch it's now possible to use 'gcloud sql connect' on NixOS,
provided that 'cloud_sql_proxy' is available either in user or system
enviroment (available in nixpkgs).
2021-02-28 12:05:26 +00:00