13 pname = "arteplussept";
14 namespace = "plugin.video.arteplussept";
18 url = "https://mirrors.kodi.tv/addons/${lib.toLower rel}/${namespace}/${namespace}-${version}.zip";
19 hash = "sha256-dqxGKaOnEYOI33Aw76zbjma5z7MqOUh367dFsV87olU=";
22 propagatedBuildInputs = [
29 updateScript = addonUpdateScript {
30 attrPath = "kodi.packages.arteplussept";
35 homepage = "https://github.com/thomas-ernest/plugin.video.arteplussept";
36 description = "Watch videos available on Arte+7";
37 license = licenses.mit;
38 maintainers = teams.kodi.members;