Commit graph

19 commits

Author SHA1 Message Date
Yurii Matsiuk be99e67190
aws-vault: add wrapper and simple install check (#121155)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-30 13:21:38 +02:00
R. RyanTM f9be0fbff2
aws-vault: 6.3.0 -> 6.3.1 (#118194) 2021-04-01 09:57:12 +02:00
R. RyanTM a3fec5f8cd
aws-vault: 6.2.0 -> 6.3.0 (#117006) 2021-03-22 19:47:04 +00:00
Markus Hauck 61e6aeb6b2
aws-vault: install completions (#115059) 2021-03-04 12:18:30 +01:00
ento 38276b91fa aws-vault: 6.0.0 -> 6.2.0 2020-09-25 15:39:26 -07:00
R. RyanTM d3468f824e aws-vault: 5.4.4 -> 6.0.0 2020-09-04 03:12:58 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM 8c97bde798 aws-vault: 5.3.2 -> 5.4.4 2020-05-19 01:28:00 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 798569a534 aws-vault: fix build on darwin 2020-03-21 04:37:00 -05:00
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