From f3213e904b6ad04a13bbb19d139301baf8efd0cb Mon Sep 17 00:00:00 2001 From: Ruowen Qin Date: Tue, 3 Jun 2025 14:47:01 +0800 Subject: [PATCH] chore(nix): add resvg to the dependency list (#2581) Signed-off-by: Ruowen Qin --- nix/yazi.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/yazi.nix b/nix/yazi.nix index b016134b..d79e8214 100644 --- a/nix/yazi.nix +++ b/nix/yazi.nix @@ -17,6 +17,7 @@ ffmpeg, fd, ripgrep, + resvg, fzf, zoxide, imagemagick, @@ -43,6 +44,7 @@ let ffmpeg fd ripgrep + resvg fzf zoxide imagemagick