nixpkgs/pkgs/applications/video/kodi
Patrick Steinhardt 011eb16003 kodi.packages.youtube: refactor to fetch from GitHub
Refactor kodi.packages.youtube to fetch sources from GitHub instead of
using the official Kodi addons repository. Newer versions of the addon
are not released (yet) on the official addon repository, whereas older
versions of the addon don't work properly anymore with YouTube.

The only resulting difference between old and new version is an
additional README.md file:

$ diff -r result-old result-new
Only in result-new/share/kodi/addons/plugin.video.youtube: README.md

Other than that, this refactoring is a no-op change and will allow us to
upgrade the addon to newer versions more readily.
2023-10-21 14:38:12 +02:00
..
addons kodi.packages.youtube: refactor to fetch from GitHub 2023-10-21 14:38:12 +02:00
build-kodi-addon.nix
build-kodi-binary-addon.nix
default.nix
unwrapped.nix kodi: fix build with fmt10 2023-08-12 06:56:25 +09:00
wrapper.nix