Loading pkgs/by-name/sv/svtplay-dl/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, installShellFiles, nix-update-script, python3Packages, perl, ffmpeg, Loading Loading @@ -76,6 +77,8 @@ buildPythonApplication { $out/bin/svtplay-dl --help > /dev/null ''; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/spaam/svtplay-dl"; description = "Command-line tool to download videos from svtplay.se and other sites"; Loading Loading
pkgs/by-name/sv/svtplay-dl/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, installShellFiles, nix-update-script, python3Packages, perl, ffmpeg, Loading Loading @@ -76,6 +77,8 @@ buildPythonApplication { $out/bin/svtplay-dl --help > /dev/null ''; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/spaam/svtplay-dl"; description = "Command-line tool to download videos from svtplay.se and other sites"; Loading