From 20446544ef13f530792179804356ef2d28f403da Mon Sep 17 00:00:00 2001 From: Ruowen Date: Wed, 4 Jun 2025 00:08:18 +0800 Subject: [PATCH] fix(nix): missing `ffmpeg` and `resvg` dependencies (#2825) Signed-off-by: Ruowen Qin --- nix/yazi.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/nix/yazi.nix b/nix/yazi.nix index f64f61e8..d79e8214 100644 --- a/nix/yazi.nix +++ b/nix/yazi.nix @@ -14,9 +14,10 @@ jq, poppler_utils, _7zz, - ffmpegthumbnailer, + ffmpeg, fd, ripgrep, + resvg, fzf, zoxide, imagemagick, @@ -40,9 +41,10 @@ let jq poppler_utils _7zz - ffmpegthumbnailer + ffmpeg fd ripgrep + resvg fzf zoxide imagemagick