Commit Graph

6 Commits

Author SHA1 Message Date
RatCornu
d45168b224
suwayomi-server: 1.0.0 -> 1.1.1 2024-07-13 16:09:10 +02: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
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
RatCornu
2d2ccff700
suwayomi-server: 0.7.0 -> 1.0.0 2024-02-24 19:19:47 +01:00
RatCornu
279057b779
nixos/suwayomi-server: add nixos tests 2024-01-19 02:31:33 +01:00
RatCornu
b7fa63b42b
suwayomi-server: init at 0.7.0 2024-01-19 00:45:40 +01:00