This commit is contained in:
chaos 2024-09-04 16:29:53 +01:00
parent ab14cb7def
commit 1e96e79e9e
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@ in
inherit (pkgs) linux_rpi5 raspberrypifw raspberrypiWirelessFirmware raspberrypi-utils;
inherit (pkgs) widevine-aarch64-4k widevine-aarch64-16k;
kodiPackages = {inherit (pkgs.kodiPackages) inputstream-adaptive;};
inherit (pkgs) kodi-test;
inherit (inputs.home-manager-unstable.packages."${system}") home-manager;
};

View file

@ -79,7 +79,7 @@ final: prev: rec {
});
});
kodi-test = pkgs.kodi-wayland.withPackages (kodiPkgs:
kodi-test = final.kodi-wayland.withPackages (kodiPkgs:
with kodiPkgs; [
pvr-iptvsimple
inputstreamhelper