Commit Graph

8 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
1ca59ad82f ls-lint: 2.2.2 -> 2.2.3 2024-03-22 09:04:52 +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
5e530fab23 ls-lint: 2.1.0 -> 2.2.2 2023-11-05 07:12:59 +00:00
R. Ryantm
8ee6301283 ls-lint: 2.0.1 -> 2.1.0 2023-09-06 01:50:19 +00:00
R. Ryantm
40c09afe5f ls-lint: 2.0.0 -> 2.0.1 2023-07-08 15:42:03 +00:00
R. Ryantm
3eefbfb3a9 ls-lint: 1.11.2 -> 2.0.0 2023-05-27 10:05:20 +00:00
Florian Klink
359ab2f78b ls-lint: init at 1.11.2 2023-01-30 12:54:53 +01:00