mpvScripts.thumbfast: Simplify after buildLua change

This commit is contained in:
nicoo
2023-12-12 17:39:13 +00:00
parent 5c3a58bbcf
commit ffc274f698
@@ -11,8 +11,6 @@ buildLua {
hash = "sha256-5u5WBvWOEydJrnr/vilEgW4+fxkxM6wNjb9Fyyxx/1c=";
};
scriptPath = "thumbfast.lua";
passthru.extraWrapperArgs = [
"--prefix" "PATH" ":" "${lib.getBin mpv-unwrapped}/bin"
];