mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
chore(nix): add resvg to the dependency list (#2581)
Signed-off-by: Ruowen Qin <chinqrw@gmail.com>
This commit is contained in:
parent
a610a77721
commit
f3213e904b
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
ffmpeg,
|
||||
fd,
|
||||
ripgrep,
|
||||
resvg,
|
||||
fzf,
|
||||
zoxide,
|
||||
imagemagick,
|
||||
|
|
@ -43,6 +44,7 @@ let
|
|||
ffmpeg
|
||||
fd
|
||||
ripgrep
|
||||
resvg
|
||||
fzf
|
||||
zoxide
|
||||
imagemagick
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue