Commit Graph

141 Commits

Author SHA1 Message Date
Moe K
04e6aee11d
google-cloud-sdk: 452.0.1 -> 467.0.0
Updating the google-cloud-sdk nixpkg from version 452.0.1 to 467.0.0
Google released google-cloud-sdk version 467.0.0 on March-05-2024
2024-03-09 06:51:09 +00:00
Nick Novitski
68baab123f
google-cloud-sdk: remove original package from extra-components closures (#266579)
This is a difference of ~444 megabytes.
2023-11-15 11:27:27 +01:00
Djabx
015739d7bf
google-cloud-sdk: 446.0.1 -> 452.0.1 (#264589) 2023-11-06 16:26:55 +01:00
Nathan Viets
52547eb55c google-cloud-sdk: 433.0.1 -> 446.0.1 2023-09-15 17:03:45 -05:00
figsoda
fdd31f980e pkgs/tools/admin: remove dead code
with the help of deadnix & nil
2023-07-25 09:54:32 -04:00
Mrinal Purohit
3b0e48a74c google-cloud-sdk: 426.0.0 -> 433.0.1 2023-06-06 15:00:16 +02:00
Sandro Jäckel
00000001b4
treewide: switch builtins.fromJSON(builtins.readFile ./file.json) to lib.importJSON ./file.json #2 2023-05-06 16:20:13 +02:00
Nick Novitski
1ead2ab094
google-cloud-sdk: add passthru.updateScript (#222631) 2023-04-23 01:25:46 +02:00
Yurii Matsiuk
c24b4a4839
google-cloud-sdk: 424.0.0 -> 426.0.0 2023-04-18 17:30:44 +02:00
Sandro
41b15f5c12
Merge pull request #223763 from ymatsiuk/ymatsiuk/google-cloud-sdk
google-cloud-sdk: 408.0.1 -> 424.0.0
2023-04-18 16:15:59 +02:00
JR Boyens
458306a751
google-cloud-sdk: add libxcrypt-legacy 2023-03-29 21:09:31 -07:00
Yurii Matsiuk
4f3687cd3d
google-cloud-sdk: 408.0.1 -> 424.0.0 2023-03-29 17:21:30 +02:00
Morgan Helton
16f1759737 google-cloud-sdk: only use autoPatchelf on Linux 2023-03-03 09:08:43 -06:00
Yorick
7785526659
Merge pull request #215526 from xlambein/xlambein/google-cloud-sdk-autopatchelf
google-cloud-sdk: add autoPatchElf to components
2023-02-28 10:21:12 +01:00
Xavier Lambein
251f64f1d0 google-cloud-sdk: add autoPatchElf to components 2023-02-28 09:50:54 +01:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
Felix Buehler
f400af6df1 google-cloud-sdk: deprecate phases 2023-01-12 22:43:45 +01:00
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