From 23aa7cfb4fdff2fa60ce3f77b1675e30e69e1654 Mon Sep 17 00:00:00 2001 From: Pui Yong Qing Date: Thu, 30 Oct 2025 23:28:52 +0800 Subject: [PATCH] fix: poppler_utils -> poppler-utils in yazi.nix upstream convert the alias of poppler_utils to throw and make build failure on nixos --- nix/yazi.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/yazi.nix b/nix/yazi.nix index d79e8214..1eacd22c 100644 --- a/nix/yazi.nix +++ b/nix/yazi.nix @@ -12,7 +12,7 @@ # default optional deps jq, - poppler_utils, + poppler-utils, _7zz, ffmpeg, fd, @@ -39,7 +39,7 @@ let defaultDeps = [ jq - poppler_utils + poppler-utils _7zz ffmpeg fd