chore(nix): add resvg to the dependency list (#2581)

Signed-off-by: Ruowen Qin <chinqrw@gmail.com>
This commit is contained in:
Ruowen Qin 2025-06-03 14:47:01 +08:00
parent a610a77721
commit f3213e904b
No known key found for this signature in database

View file

@ -17,6 +17,7 @@
ffmpeg, ffmpeg,
fd, fd,
ripgrep, ripgrep,
resvg,
fzf, fzf,
zoxide, zoxide,
imagemagick, imagemagick,
@ -43,6 +44,7 @@ let
ffmpeg ffmpeg
fd fd
ripgrep ripgrep
resvg
fzf fzf
zoxide zoxide
imagemagick imagemagick