Commit Graph

6 Commits

Author SHA1 Message Date
R. Ryantm
ad90c8cff3 rsgain: 3.5.1 -> 3.5.2 2024-08-07 02:54:43 +00:00
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
c728b9b8f2 rsgain: 3.5 -> 3.5.1 2024-06-08 14:48:43 +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
R. Ryantm
03863969b7 rsgain: 3.4 -> 3.5 2024-02-26 05:46:08 +00:00
Felipe Silva
c444b7b52c
rsgain: init at 3.4 2023-12-22 21:29:42 -03:00