chore(nix): use ffmpeg instead of ffmpegthumbnailer (#1928)

Replace ffmpegthumbnailer with ffmpeg for generating previews, bringing
the Nix build in line with changes introduced in commit 0f9a3195 (feat!:
video spotter & use ffmpeg as previewer backend).

Signed-off-by: Ruowen Qin <chinqrw@gmail.com>
This commit is contained in:
Ruowen Qin 2025-06-02 10:35:17 +08:00
parent d5038eeed5
commit a610a77721
No known key found for this signature in database

View file

@ -14,7 +14,7 @@
jq, jq,
poppler_utils, poppler_utils,
_7zz, _7zz,
ffmpegthumbnailer, ffmpeg,
fd, fd,
ripgrep, ripgrep,
fzf, fzf,
@ -40,7 +40,7 @@ let
jq jq
poppler_utils poppler_utils
_7zz _7zz
ffmpegthumbnailer ffmpeg
fd fd
ripgrep ripgrep
fzf fzf