Commit Graph

7 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
Aaron Jheng
2b85317d4d
radioboat: 0.2.3 -> 0.3.0 2023-05-23 03:01:22 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
R. Ryantm
e216dbebfd radioboat: 0.2.2 -> 0.2.3 2022-11-17 09:43:53 +08:00
R. Ryantm
b6ee99e0c9 radioboat: 0.2.1 -> 0.2.2 2022-08-05 15:18:38 +00:00
zendo
9104b29c39 radioboat: init at 0.2.1 2022-07-11 12:58:19 +08:00