Commit graph

89 commits

Author SHA1 Message Date
Florian Klink ff647cab19 google-cloud-sdk: use doBuild = false instead of hardcoding phases
We don't want to unpack in installPhase either.
2019-06-14 23:41:38 +02:00
Mathieu Boespflug 1fa743f927 google-cloud-sdk: 222.0.0 -> 241.0.0 (#59129) 2019-04-08 11:21:13 +02:00
Jaka Hudoklin 7df72ad928
google-cloud-sdk: 215.0.0 -> 222.0.0 2018-10-30 10:58:53 +01:00
Moritz Ulrich d710765f52 google-cloud-sdk: 206.0.0 -> 215.0.0 2018-09-07 12:11:17 +02:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Benjamin Staffin 9baaa51c96
google-cloud-sdk: include docker-credential-gcloud script (#44886)
This is required if you want to push images to gcr.io.
2018-08-17 17:12:16 -04:00
numkem 89678fc87d Update google-cloud-sdk to 206.0.0 2018-06-20 15:20:53 -04:00
Jörg Thalheim a30cb1bf55 google-cloud-sdk: also fix darwin 2018-03-08 22:28:09 +00:00
Ryan Mulligan 84cb658505 google-cloud-sdk: 184.0.0 -> 190.0.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 190.0.1 with grep in /nix/store/y7rvgsj3077w8div5qny11xhgyjvy06c-google-cloud-sdk-190.0.1
2018-03-08 12:48:47 -08:00
Nick Novitski 9f6f2cdbde
google-cloud-sdk: disable component updater 2018-01-21 18:26:30 -08:00
zimbatm d411899576
google-cloud-sdk: 182.0.0 -> 184.0.0 (#33784) 2018-01-12 13:51:04 +00:00
Lorenzo Manacorda 6ee9df6b31 google-cloud-sdk: 177.0.0 -> 182.0.0 (#32452) 2017-12-08 20:32:51 +00:00
Ilya Kolpakov 886770c6f0 google-cloud-sdk: no dependence on gce by default (fixes #31369) 2017-11-16 13:46:37 +01:00
Ilya Kolpakov fc8fbab87f google-cloud-sdk: don't repeat base download url 2017-11-16 11:12:55 +01:00
zimbatm f4e38223f3 google-cloud-sdk: 171.0.0 -> 177.0.0 2017-11-01 20:33:23 +00:00
Nikolay Amiantov b241bcf388 google-cloud-sdk: 161.0.0 -> 171.0.0 2017-09-25 22:47:03 +03:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Maarten Hoogendoorn caf44a5dd3 google-cloud-sdk: enable alpha and beta features
google-cloud-sdk: enable alpha and beta features
2017-07-03 13:40:33 -04:00
Tim Steinbach 89c5413b58
google-cloud-sdk: 159.0.0 -> 161.0.0 2017-06-30 13:14:10 -04:00
Diego Pontoriero 3dfa1d2282
google-cloud-sdk: 155.0.0 -> 159.0.0 2017-06-27 17:34:19 -07:00
Stefan Lau b1a6442c24 google-cloud-sdk: Fix calls to itself 2017-05-21 13:54:33 +02:00
Stefan Lau b6fabe24fd google-cloud-sdk: 151.0.0 -> 155.0.0 2017-05-21 13:54:09 +02:00
Jörg Thalheim 73c8797d16 gce/create-gce.sh: rewrite using nix-shell shebang and bash (#24869)
* google-cloud-sdk: 150.0.0 -> 151.0.0

- gce/create-gce.sh: rewrite using nix-shell shebang and bash
- allows to run the script without being the same directory
- nix-shell install google-cloud-sdk
- some shellcheck cleanups and scripting best practice
- gce/create-gce.sh: do not clobber NIX_PATH: this allows NIX_PATH to be overwritten to build a different release
- gce/create-gce.sh: remove legacy hydra option
2017-04-13 13:42:28 +02:00
Aristid Breitkreuz 94214467ff google-cloud-sdk: 148.0.1 -> 150.0.0 2017-04-08 10:57:33 +02:00
Tim Steinbach 73c7649708
google-cloud-sdk: 138.0.0 -> 148.0.1 2017-03-27 13:28:56 -04:00
lufia 2e648bdacf google-cloud-sdk: support x86_64-darwin 2017-02-13 15:06:21 +01:00
Rickard Nilsson 327a650f09 google-cloud-sdk: 134.0.0 -> 138.0.0 2016-12-19 09:05:45 +01:00
Aristid Breitkreuz 8600e38bca google-cloud-sdk: add assertion for x86/x86-64 Linux 2016-11-13 11:56:25 +01:00
Aristid Breitkreuz ed9b1c673b google-cloud-sdk: 122.0.0 -> 134.0.0 2016-11-13 11:38:35 +01:00
Rickard Nilsson f25006bfaf google-cloud-sdk: 113.0.0 -> 122.0.0 2016-08-24 13:19:38 +02:00
Rickard Nilsson 548a136345 google-cloud-sdk: 109.0.0 -> 113.0.0 2016-06-10 09:07:01 +00:00
zimbatm 0208e92577 google-cloud-sdk: 106.0.0 -> 109.0.0 2016-05-13 12:48:04 +01:00
Joachim Fasting 0f9058365a Merge pull request #12521 from zopa/master
google-cloud-sdk: Add various modules to python path
2016-04-22 22:35:59 +02:00
Maarten Hoogendoorn dbd88d8778 google-cloud-sdk: 0.9.82 -> 106.0.0 2016-04-21 11:45:05 +02:00
Ben Doyle af847a68bd google-cloud-sdk: Add various modules to PYTHONPATH
This fixes a sequence of missing-module errors seen when calling
`gcloud auth authenticate-service-acount`.
2016-01-21 06:57:06 -05:00
Rickard Nilsson 321a6b2248 google-cloud-sdk: 0.9.74 -> 0.9.82 2015-10-20 12:15:00 +02:00
Rickard Nilsson 30313a8fb8 google-cloud-sdk: 0.9.65 -> 0.9.74 2015-08-26 02:03:13 +02:00
Rickard Nilsson af5472a739 google-cloud-sdk: Update from 0.9.58 to 0.9.65 2015-06-23 11:23:45 +02:00
Stephen Weinberg da2aef3685 Add the google-cloud-sdk package 2015-05-24 06:20:45 +02:00