Commit Graph

5 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
Sigmanificient
8b473d1a27 treewide: remove unused fetch* (and other) arguments 2024-05-30 13:36:48 +02:00
Weijia Wang
3b7eb42bff
autosuspend: drop support for older versions of python
Co-authored-by: Anthony Roussel <anthony@roussel.dev>
2024-05-05 17:39:54 +02:00
R. Ryantm
ce4252be50 autosuspend: 6.1.1 -> 7.0.0 2024-04-29 17:35:19 +00:00
Anthony Roussel
19d0baefa9
autosuspend: move to pkgs/by-name 2024-03-24 22:01:10 +01:00