Commit Graph

2 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
Motiejus Jakštys
9b0827fe9c gamja: init at 1.0.0-beta.9
gamja is an IRC web client.
Project url: https://git.sr.ht/~emersion/gamja

This is almost a direct copy of #243815 with an updated version. The
original PR seems to have stalled, although it was quite complete. I
have been using it for a couple of months, let's get this upstream.

Closes #243815

Co-authored-by: apfelkuchen06 <apfelkuchen@hrnz.li>
2024-02-29 14:39:49 +02:00