kodi.packages.a4ksubtitles: init at 2.3.0

This commit is contained in:
Aaron Andersen
2021-03-22 07:58:08 -04:00
parent e3e54e6001
commit f875d996fb
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -46,6 +46,8 @@ let self = rec {
# addon packages
a4ksubtitles = callPackage ../applications/video/kodi-packages/a4ksubtitles { };
controllers = {
default = callPackage ../applications/video/kodi-packages/controllers { controller = "default"; };