fix: poppler_utils -> poppler-utils in yazi.nix

upstream convert the alias of poppler_utils to throw and make build
failure on nixos
This commit is contained in:
Pui Yong Qing 2025-10-30 23:28:52 +08:00
parent a3e9ea0d16
commit 23aa7cfb4f
No known key found for this signature in database
GPG key ID: 8A17E296D2AA7C71

View file

@ -12,7 +12,7 @@
# default optional deps # default optional deps
jq, jq,
poppler_utils, poppler-utils,
_7zz, _7zz,
ffmpeg, ffmpeg,
fd, fd,
@ -39,7 +39,7 @@ let
defaultDeps = [ defaultDeps = [
jq jq
poppler_utils poppler-utils
_7zz _7zz
ffmpeg ffmpeg
fd fd