14 namespace = "plugin.video.netflix";
17 src = fetchFromGitHub {
21 hash = "sha256-tve7E7dK60BIHETdwt9hD3/5eEdJB6c6rhw4oDoLAKM=";
24 propagatedBuildInputs = [
33 homepage = "https://github.com/CastagnaIT/plugin.video.netflix";
34 description = "Netflix VOD Services Add-on";
35 license = licenses.mit;
36 maintainers = teams.kodi.members ++ [ maintainers.pks ];