fix(nix): missing ffmpeg and resvg dependencies (#2825)

Signed-off-by: Ruowen Qin <chinqrw@gmail.com>
This commit is contained in:
Ruowen 2025-06-04 00:08:18 +08:00 committed by GitHub
parent f866d75ef0
commit 20446544ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,9 +14,10 @@
jq, jq,
poppler_utils, poppler_utils,
_7zz, _7zz,
ffmpegthumbnailer, ffmpeg,
fd, fd,
ripgrep, ripgrep,
resvg,
fzf, fzf,
zoxide, zoxide,
imagemagick, imagemagick,
@ -40,9 +41,10 @@ let
jq jq
poppler_utils poppler_utils
_7zz _7zz
ffmpegthumbnailer ffmpeg
fd fd
ripgrep ripgrep
resvg
fzf fzf
zoxide zoxide
imagemagick imagemagick