Commit Graph

6 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
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Azat Bahawi
de14574dce
xnotify: fix rev 2023-03-01 22:50:39 +03:00
R. Ryantm
4895fb6098 xnotify: unstable-2022-02-18 -> 0.9.3 2023-01-15 23:33:08 +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
Azat Bahawi
26329f9ae8 xnotify: init at unstable-2022-02-18 2022-07-09 10:20:10 -07:00