Loading pkgs/applications/video/mpv/scripts/twitch-chat.nix +1 −6 Original line number Diff line number Diff line Loading @@ -22,12 +22,7 @@ buildLua (finalAttrs: { runHook postInstall ''; passthru.extraWrapperArgs = [ "--prefix" "PATH" ":" (lib.makeBinPath [ curl ]) ]; runtime-dependencies = [ curl ]; passthru.updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; Loading Loading
pkgs/applications/video/mpv/scripts/twitch-chat.nix +1 −6 Original line number Diff line number Diff line Loading @@ -22,12 +22,7 @@ buildLua (finalAttrs: { runHook postInstall ''; passthru.extraWrapperArgs = [ "--prefix" "PATH" ":" (lib.makeBinPath [ curl ]) ]; runtime-dependencies = [ curl ]; passthru.updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; Loading