Commit Graph

7 Commits

Author SHA1 Message Date
Pyrox
0b8eaf081f
fetchCrate: sha256 -> hash
Should cause no rebuilds, as this is just updating attributes.
2024-07-14 13:48:13 -04: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
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
figsoda
946be2f927 runiq: fix build on darwin 2024-01-08 02:39:52 -05:00
R. Ryantm
cedb3e1a4f runiq: 1.2.2 -> 2.0.0 2024-01-06 06:49:35 +00:00
R. Ryantm
77e907b805 runiq: 1.2.1 -> 1.2.2 2022-04-09 19:28:02 +00:00
figsoda
6ea5813ff0 runiq: init at 1.2.1 2021-08-25 17:12:29 -04:00