12 namespace = "plugin.video.formula1";
16 url = "https://mirrors.kodi.tv/addons/${lib.toLower rel}/${namespace}/${namespace}-${version}.zip";
17 sha256 = "sha256-T2q7/bbzarjbqmLQR5g5lBnO0mdrwrWX5/c5GZ48nKM=";
20 propagatedBuildInputs = [
25 updateScript = addonUpdateScript {
26 attrPath = "kodi.packages.formula1";
31 homepage = "https://github.com/jaylinski/kodi-addon-formula1";
32 description = "Videos from the Formula 1 website";
33 license = licenses.mit;
34 maintainers = teams.kodi.members;