Commit Graph

33 Commits

Author SHA1 Message Date
Konstantin Alekseev
7727237a78
aws-vault: drop xdg-open from dependencies on darwin (#288222) 2024-02-15 14:00:24 +01:00
R. RyanTM
89a498aa9e
aws-vault: 7.1.2 -> 7.2.0 (#224006) 2023-03-31 11:18:15 +02:00
R. Ryantm
f1f4cc5dd6 aws-vault: 7.1.1 -> 7.1.2 2023-03-22 22:16:37 +00:00
R. Ryantm
6214de9137 aws-vault: 7.0.2 -> 7.1.1 2023-03-18 02:10:26 +00:00
R. Ryantm
66c14798e2 aws-vault: 7.0.0 -> 7.0.2 2023-03-10 17:52:56 +00:00
R. RyanTM
270c722c89
aws-vault: 6.6.2 -> 7.0.0 (#220033) 2023-03-08 13:10:56 +01:00
R. RyanTM
6040e7fe06
aws-vault: 6.6.1 -> 6.6.2 (#212301) 2023-01-23 21:42:31 +01:00
R. Ryantm
2778689bd2 aws-vault: 6.6.0 -> 6.6.1 2022-12-28 02:44:00 +00:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
R. Ryantm
62e9ba7410 aws-vault: 6.5.0 -> 6.6.0 2022-03-12 01:59:16 +00:00
R. Ryantm
c78ff3d945 aws-vault: 6.4.0 -> 6.5.0 2022-02-12 22:11:43 -08:00
zowoq
575f5faa0b aws-vault: update vendorSha256 2022-01-31 13:41:40 +10:00
R. RyanTM
e70ba2998d
aws-vault: 6.3.1 -> 6.4.0 (#156374) 2022-01-24 12:52:47 +01:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
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