Commit Graph

7 Commits

Author SHA1 Message Date
Suraj Barkale
4aaab192a7
aws-vault: 4.5.1 to 5.3.2 (#80949)
The aws-vault development has switched to using go modules.
Therefore this package has also been updated to use `buildGoModule`
helper.
2020-02-24 12:08:05 +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
Andrew Dunham
3c2e7e91e5 aws-vault: 4.3.0 -> 4.5.1 (#59254) 2019-04-10 11:10:44 +02:00
Marica Odagaki
962712524e aws-vault: pass the app version to the linker
Otherwise, "aws-vault --version" just outputs "dev"
2018-09-10 16:52:53 -08:00
Marica Odagaki
f2836b3622 aws-vault: 4.1.0 -> 4.3.0 2018-09-10 16:52:14 -08:00
adisbladis
8c1e47a320
aws-vault: Fix eval 2018-01-11 21:38:32 +08:00
zimbatm
b5b6656c87 aws-vault: init at 4.1.0 2018-01-11 12:46:21 +00:00