| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #297933 from terlar/google-cloud-sdk-with-components-reduc...•••google-cloud-sdk: reduce closure size when using extra components | Marcus Ramberg | 2024-05-13 | 1 | -30/+32 |
| |\ | |||||
| | * | google-cloud-sdk: reduce closure size when using extra components | Terje Larsen | 2024-05-13 | 1 | -30/+32 |
| * | | google-cloud-sdk-gce: Clarify which package you should use | Ray Foss | 2024-05-13 | 1 | -1/+1 |
| * | | Merge pull request #301986 from mrene/google-cloud-sdk/fix-storage-signurl•••google-cloud-sdk: fix gcloud storage sign-url error due to missing pyopenssl dependency | Marcus Ramberg | 2024-05-12 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | google-cloud-sdk: fix gcloud storage sign-url error due to missing pyopenssl ... | Mathieu Rene | 2024-04-05 | 1 | -1/+1 |
| | |/ | |||||
| * | | google-cloud-sdk: Add marcusramberg to maintainers | Marcus Ramberg | 2024-04-30 | 1 | -1/+1 |
| * | | google-cloud-sdk: Fix warnings during build step | Marcus Ramberg | 2024-04-30 | 1 | -1/+3 |
| * | | google-cloud-sdk: Remove bundled python to reduce size | Marcus Ramberg | 2024-04-11 | 1 | -0/+3 |
| |/ | |||||
| * | 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 | Moe K | 2024-03-09 | 2 | -639/+802 |
| * | google-cloud-sdk: remove original package from extra-components closures (#26...•••This is a difference of ~444 megabytes. | Nick Novitski | 2023-11-15 | 1 | -1/+2 |
| * | google-cloud-sdk: 446.0.1 -> 452.0.1 (#264589) | Djabx | 2023-11-06 | 2 | -445/+445 |
| * | google-cloud-sdk: 433.0.1 -> 446.0.1 | Nathan Viets | 2023-09-15 | 2 | -564/+692 |
| * | pkgs/tools/admin: remove dead code•••with the help of deadnix & nil | figsoda | 2023-07-25 | 3 | -7/+5 |
| * | google-cloud-sdk: 426.0.0 -> 433.0.1 | Mrinal Purohit | 2023-06-06 | 2 | -533/+533 |
| * | treewide: switch builtins.fromJSON(builtins.readFile ./file.json) to lib.impo... | Sandro Jäckel | 2023-05-06 | 1 | -1/+1 |
| * | google-cloud-sdk: add passthru.updateScript (#222631) | Nick Novitski | 2023-04-23 | 2 | -6/+7 |
| * | google-cloud-sdk: 424.0.0 -> 426.0.0 | Yurii Matsiuk | 2023-04-18 | 3 | -168/+168 |
| * | Merge pull request #223763 from ymatsiuk/ymatsiuk/google-cloud-sdk•••google-cloud-sdk: 408.0.1 -> 424.0.0 | Sandro | 2023-04-18 | 3 | -637/+699 |
| |\ | |||||
| | * | google-cloud-sdk: 408.0.1 -> 424.0.0 | Yurii Matsiuk | 2023-03-29 | 3 | -637/+699 |
| * | | google-cloud-sdk: add libxcrypt-legacy | JR Boyens | 2023-03-29 | 1 | -0/+4 |
| |/ | |||||
| * | google-cloud-sdk: only use autoPatchelf on Linux | Morgan Helton | 2023-03-03 | 1 | -1/+2 |
| * | Merge pull request #215526 from xlambein/xlambein/google-cloud-sdk-autopatchelf•••google-cloud-sdk: add autoPatchElf to components | Yorick | 2023-02-28 | 1 | -0/+7 |
| |\ | |||||
| | * | google-cloud-sdk: add autoPatchElf to components | Xavier Lambein | 2023-02-28 | 1 | -0/+7 |
| * | | treewide: use optionalString | Felix Buehler | 2023-02-13 | 1 | -6/+4 |
| |/ | |||||
| * | google-cloud-sdk: deprecate phases | Felix Buehler | 2023-01-12 | 1 | -5/+5 |
| * | 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 | Djabx | 2022-12-27 | 1 | -0/+1 |
| * | google-cloud-sdk: 405.0.0 -> 408.0.1 | Mrinal Purohit | 2022-11-06 | 3 | -359/+359 |
| * | google-cloud-sdk: 404.0.0 -> 405.0.0 | Mrinal Purohit | 2022-10-09 | 5 | -154/+116 |
| * | Merge pull request #193554 from deal-engine/fix-google-cloud-sdk-components-d... | Sandro | 2022-10-08 | 1 | -3/+3 |
| |\ | |||||
| | * | 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> | Victor Hugo Borja | 2022-09-29 | 1 | -3/+3 |
| * | | google-cloud-sdk: 400.0.0 -> 404.0.0 | Mrinal Purohit | 2022-10-02 | 3 | -315/+482 |
| |/ | |||||
| * | google-cloud-sdk: 397.0.0 -> 400.0.0 | Mrinal Purohit | 2022-08-31 | 3 | -398/+302 |
| * | google-cloud-sdk: add components.json to the repository | Xavier Lambein | 2022-08-22 | 4 | -18/+6913 |
| * | google-cloud-sdk: simplify `toNixPlatform` implementation•••Co-authored-by: Jonas Chevalier <zimbatm@zimbatm.com> | Xavier Lambein | 2022-08-22 | 1 | -5/+3 |
| * | 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 [ ... ]`. | Xavier Lambein | 2022-08-21 | 5 | -2/+266 |
| * | google-cloud-sdk: 387.0.0 -> 397.0.0 | Mrinal Purohit | 2022-08-15 | 3 | -19/+17 |
| * | treewide/servers,tools: add sourceType binaryNativeCode for many packages | Robert Scott | 2022-06-16 | 1 | -0/+4 |
| * | google-cloud-sdk: 385.0.0 -> 387.0.0 | Mrinal Purohit | 2022-05-26 | 2 | -12/+12 |
| * | google-cloud-sdk: 384.0.1 -> 385.0.0 | Mrinal Purohit | 2022-05-11 | 2 | -12/+12 |
| * | google-cloud-sdk: 381.0.0 -> 384.0.1 | Mrinal Purohit | 2022-05-05 | 2 | -12/+12 |
| * | google-cloud-sdk: 370.0.0 -> 381.0.0 | Mrinal Purohit | 2022-04-13 | 2 | -12/+12 |
| * | google-cloud-sdk: 367.0.0 -> 370.0.0 | Mrinal Purohit | 2022-01-26 | 2 | -12/+12 |
| * | google-cloud-sdk: 365.0.1 -> 367.0.0 | Mrinal Purohit | 2021-12-15 | 2 | -12/+12 |
| * | google-cloud-sdk: 365.0.0 -> 365.0.1 | Mrinal Purohit | 2021-11-25 | 2 | -12/+12 |
| * | Merge pull request #145346 from iAmMrinal0/update/google-cloud-sdk | Sandro | 2021-11-24 | 3 | -30/+86 |
| |\ | |||||
| | * | google-cloud-sdk: 364.0.0 -> 365.0.0 | Mrinal Purohit | 2021-11-22 | 2 | -12/+12 |
| | * | google-cloud-sdk: add update script | Mrinal Purohit | 2021-11-22 | 3 | -30/+86 |
| | * | google-cloud-sdk: 362.0.0 -> 364.0.0 | Mrinal Purohit | 2021-11-10 | 1 | -6/+6 |
| * | | google-cloud-sdk: fix completion loading | Artturin | 2021-11-17 | 1 | -0/+2 |
| * | | google-cloud-sdk: Add zsh completions•••Link the google-cloud-sdk zsh completion functions to the proper location. | Jim Anders | 2021-11-10 | 1 | -0/+5 |
| |/ | |||||
