mpvScripts.thumbfast: Simplify after buildLua change

This commit is contained in:
nicoo 2023-11-29 11:04:50 +00:00
parent 5c3a58bbcf
commit ffc274f698

View File

@ -11,8 +11,6 @@ buildLua {
hash = "sha256-5u5WBvWOEydJrnr/vilEgW4+fxkxM6wNjb9Fyyxx/1c=";
};
scriptPath = "thumbfast.lua";
passthru.extraWrapperArgs = [
"--prefix" "PATH" ":" "${lib.getBin mpv-unwrapped}/bin"
];