nixpkgs/pkgs/applications/video/kodi
Alexis Hildebrandt f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
..
addons treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
build-kodi-addon.nix
build-kodi-binary-addon.nix
default.nix kodi: make withPackages and overrideAttrs composable 2024-04-17 19:04:46 +03:00
unwrapped.nix Merge pull request #304097 from nvmd/master+kodi-composable 2024-04-18 16:23:23 +00:00
wrapper.nix