Commit ffc274f6 authored by nicoo's avatar nicoo
Browse files

mpvScripts.thumbfast: Simplify after `buildLua` change

parent 5c3a58bb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -11,8 +11,6 @@ buildLua {
    hash = "sha256-5u5WBvWOEydJrnr/vilEgW4+fxkxM6wNjb9Fyyxx/1c=";
  };

  scriptPath = "thumbfast.lua";

  passthru.extraWrapperArgs = [
    "--prefix" "PATH" ":" "${lib.getBin mpv-unwrapped}/bin"
  ];