nixpkgs/pkgs/servers/invidious
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
..
default.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
shards.nix invidious: unstable-2024-01-29 -> 0.20.1-unstable-2024-02-18, update update script 2024-02-19 12:51:16 +01:00
update.sh invidious: determine version string components in update script 2024-05-02 14:51:11 +02:00
use-etc-ssl-certs.patch
versions.json invidious: determine version string components in update script 2024-05-02 14:51:11 +02:00
videojs.nix invidious: make versions overridable 2024-05-02 14:51:11 +02:00
videojs.sh