Commit graph

59 commits

Author SHA1 Message Date
Mario Rodas f44cb4697b
vault: 1.4.0 -> 1.4.1 2020-05-01 00:00:00 -05:00
zowoq 8193ac091a vault: use installShellFiles 2020-04-27 08:48:42 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas 09a1f3f601 vault: 1.3.4 -> 1.4.0 2020-04-07 18:54:06 -07:00
Mario Rodas 0e62385261
vault: 1.3.3 -> 1.3.4 2020-04-04 04:20:00 -05:00
Mario Rodas ef4b914b11
vault: 1.3.2 -> 1.3.3 2020-03-06 04:20:00 -05:00
Mario Rodas bce8f64c78
vault: 1.3.1 -> 1.3.2 2020-01-22 18:18:18 -05:00
Mario Rodas 7315dc071c vault: 1.3.0 -> 1.3.1 2019-12-18 22:54:45 -08:00
Christian Höppner 2fcaf65df2
vault-bin: 1.1.3 -> 1.3.0 2019-11-25 16:26:42 +00:00
Mario Rodas 502111d92a
vault: 1.2.4 -> 1.3.0
Release notes: https://www.hashicorp.com/blog/vault-1-3/
2019-11-15 04:20:00 -05:00
Mario Rodas df54c57b6c
vault: 1.2.3 -> 1.2.4 2019-11-07 19:00:00 -05:00
Mario Rodas 9db2a8154c vault: use buildGoPackage 2019-09-21 04:32:00 -05:00
Arian van Putten 35e9b2915a vault: 1.2.2 -> 1.2.3
Fixes the build because https://git.apache.org has been taken offline
and now has been replaced with another mirror
2019-09-16 10:49:59 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Danielle Lancashire d95dca26ab
vault: 1.0.2 -> 1.2.2
This upgrades Vault to version 1.2.2. To accomplish this, we migrate to
using the `buildGoModule` helper, as since 1.0.2 the Vault build process
migrated to modules, and does not vendor its dependencies.

We also stop using the vault build script, and gox, as it only really
provides value for local development, where it configures GOOS/GOARCH
and installs into some convenient dev locations.
2019-08-28 09:47:03 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jaka Hudoklin 558cdf0e11
vault-bin: use sourceRoot instead of custom unpackPhase 2019-08-04 12:20:16 +02:00
PsyanticY f403684eee vault-bin: init at 1.1.3
This binray contain the UI part of HashiCorp Vault that we were not able to build it due to the need to generate a very big yarn file. #49082
2019-07-25 15:55:14 +01:00
R. RyanTM f7908ef57e vault: 1.1.2 -> 1.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-06-18 09:24:55 -07:00
R. RyanTM e69a698237 vault: 1.1.0 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-05-13 21:50:19 +02:00
R. RyanTM d00ce853aa vault: 1.0.3 -> 1.1.0 (#58909)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-04-09 00:38:12 +02:00
Wael M. Nasreddine 7cb4e4b343
vault: export GOCACHE in the preBuild phase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
R. RyanTM 59641ac201 vault: 1.0.2 -> 1.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-02-15 00:55:29 -08:00
R. RyanTM 7d5db9fbcb vault: 1.0.1 -> 1.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-01-15 23:19:48 -08:00
R. RyanTM 76e7572a1f vault: 1.0.0 -> 1.0.1 (#52664)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2018-12-22 11:09:02 +01:00
zimbatm c8091a8995
vault: 0.11.5 -> 1.0.0 2018-12-05 14:52:04 +01:00
Julian Vassev 15383e8403 vault: 0.11.2 -> 0.11.5
Update bash completion method as described in
https://www.vaultproject.io/docs/commands/#autocompletion
2018-12-02 15:37:56 -08:00
zimbatm 0bcbb97879
vault: 0.11.1 -> 0.11.2
changelog: https://github.com/hashicorp/vault/blob/v0.11.2/CHANGELOG.md
2018-10-06 16:59:40 +02:00
zimbatm 82cafa41cb vault: add completion deprecation notice 2018-09-28 15:42:18 +01:00
zimbatm 7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Daiderd Jordan bf2d73ca84
vault: 0.10.3 -> 0.10.4 2018-08-11 14:47:54 +02:00
bricewge 9ae92ee651 vault: 0.9.5 -> 0.10.3 (#43355)
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-11 21:06:41 +02:00
Ryan Mulligan 732be7d572 vault: 0.9.4 -> 0.9.5
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -h` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --help` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -v` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --version` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault version` and found version 0.9.5
- found 0.9.5 with grep in /nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5
2018-03-15 11:52:45 -07:00
Ryan Mulligan 5940f1945b vault: 0.9.0 -> 0.9.4
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -h` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --help` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -v` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --version` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault version` and found version 0.9.4
- found 0.9.4 with grep in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
- found 0.9.4 in filename of file in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4

cc "@rushmorem @offline @pradeepchhetri"
2018-02-27 18:37:14 -08:00
adisbladis f019707548
vault: 0.8.3 -> 0.9.0 2017-12-04 16:13:07 +08:00
Jacob Mitchell 57b27f2867
vault: 0.8.1 -> 0.8.3 2017-10-21 13:34:39 -07:00
rushmorem f86cac2dfc vault: 0.7.3 -> 0.8.1 2017-08-29 18:46:59 +02:00
Volth c3996de4fd vault: remove-references-to go compiler 2017-07-02 00:39:55 +00:00
Volth ca16df17bd vault: build as Makefile project, not as Go package 2017-06-29 02:23:52 +00:00
Volth 519f17035f vault: add unitConfig.RequiresMountsFor to systemd config 2017-06-28 21:16:04 +00:00
Volth 4c428b4a6f vault: run as an unpivileged user 2017-06-27 19:34:12 +00:00
Katyucha 442f76d72a Vault: 0.6.5 -> 0.7.2 with services 2017-06-27 19:34:12 +00:00
Pradeep Chhetri 3f971d9863 vault: 0.6.4 -> 0.6.5 2017-02-17 01:17:30 +05:30
Pradeep Chhetri c0fd124f60 vault: 0.6.3 -> 0.6.4 2017-01-29 01:38:50 +05:30
Jaka Hudoklin 8a85fc9531 Merge pull request #21068 from offlinehacker/pkgs/completions/add
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin a979297a96 valut: add bash completions 2016-12-11 15:14:41 +01:00