Commit graph

7 commits

Author SHA1 Message Date
R. Ryantm 790134b280 aws-sso-cli: 1.9.5 -> 1.9.6 2022-12-05 12:53:02 +00:00
R. Ryantm 106e5302d7 aws-sso-cli: 1.9.4 -> 1.9.5 2022-11-14 19:23:29 +00:00
Yurii Matsiuk 16e2cfc5b1
aws-sso-cli: 1.9.2 -> 1.9.4 2022-10-03 11:14:10 +02: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
Yurii Matsiuk 5476ab31ca
aws-sso-cli: format with nixpkgs-fmt 2022-07-13 15:23:42 +02:00
Yurii Matsiuk c308cc9734
aws-sso-cli: add xdg-utils dependency
Since the tool opens up the browser it requires xdg-open
2022-07-13 15:23:06 +02:00
Morgan Helton 8a56b32c66 aws-sso-cli: init at 1.9.2 2022-06-09 19:16:13 -05:00