Commit Graph

12 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
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
R. Ryantm
3bc6ea5a81 gops: 0.3.27 -> 0.3.28 2023-08-25 00:59:20 +00:00
IndeedNotJames
81419809df
gops: 0.3.25 -> 0.3.27
https://github.com/google/gops/releases/tag/v0.3.27
https://github.com/google/gops/releases/tag/v0.3.26
diff: https://github.com/google/gops/compare/v0.3.25...v0.3.27
2023-03-31 19:56:56 +02:00
R. Ryantm
246efd98a1 gops: 0.3.22 -> 0.3.25 2022-07-28 06:41:41 +00:00
R. Ryantm
635eb3b8ed gops: 0.3.20 -> 0.3.22 2021-10-29 20:33:21 +00:00
Pavel Borzenkov
b7316f8b7a gops: 0.3.19 -> 0.3.20 2021-09-09 10:32:53 +02:00
R. RyanTM
d82c7fe119 gops: 0.3.18 -> 0.3.19 2021-07-03 12:26:53 +00:00
Pavel Borzenkov
9ec151589a gops: 0.3.17 -> 0.3.18 2021-04-19 12:43:17 +03:00
Pavel Borzenkov
9a60ad1b4b gops: 0.3.16 -> 0.3.17 2021-03-09 14:55:59 +03:00
Pavel Borzenkov
81a2e8a8cc gops: 0.3.15 -> 0.3.16 2021-03-02 14:51:51 +03:00
Pavel Borzenkov
46098b3f89 gops: init at 0.3.15 2021-02-24 23:08:23 +03:00