nixpkgs/pkgs/servers/web-apps/discourse/plugins
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
..
discourse-assign
discourse-bbcode-color treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
discourse-calendar
discourse-canned-replies
discourse-chat-integration
discourse-checklist treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
discourse-data-explorer
discourse-docs
discourse-github
discourse-ldap-auth treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
discourse-math
discourse-migratepassword
discourse-oauth2-basic treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
discourse-openid-connect treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
discourse-prometheus
discourse-reactions
discourse-saved-searches
discourse-solved
discourse-spoiler-alert
discourse-voting
discourse-yearly-review
all-plugins.nix
README

Run the nixpkgs/pkgs/servers/web-apps/discourse/update.py script to
update plugins! See the Plugins section of the Discourse chapter in
the NixOS manual (https://nixos.org/manual/nixos/unstable/index.html#module-services-discourse)
for more info.