Commit Graph

11 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
b85d0ca5fa argocd-vault-plugin: 1.18.0 -> 1.18.1 2024-06-07 13:23:39 +00:00
R. Ryantm
2c83b7abe3 argocd-vault-plugin: 1.17.0 -> 1.18.0 2024-05-29 00:22:36 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Maxime Brunet
f582ed985b
argocd-vault-plugin: fix version output 2023-12-08 15:20:24 -08:00
R. Ryantm
2414cc4edc argocd-vault-plugin: 1.16.1 -> 1.17.0 2023-11-12 06:21:43 +00:00
R. Ryantm
53314495c5 argocd-vault-plugin: 1.16.0 -> 1.16.1 2023-08-19 05:59:40 +00:00
R. Ryantm
97caec2921 argocd-vault-plugin: 1.15.0 -> 1.16.0 2023-08-10 04:22:47 +00:00
R. Ryantm
8b12a04a6c argocd-vault-plugin: 1.14.0 -> 1.15.0 2023-06-28 03:07:29 +00:00
R. Ryantm
5265db5915 argocd-vault-plugin: 1.13.1 -> 1.14.0 2023-03-26 05:40:34 +00:00
Colin Arnott
5dc979f6f2
argocd-vault-plugin: init at 1.13.1
Fixes #214629
2023-02-06 01:02:03 +00:00