fix: follow upstream renaming of poppler_utils to poppler-utils in Nix flake (#3296)

This commit is contained in:
Pui Yong Qing 2025-10-31 20:11:59 +08:00 committed by GitHub
parent a3e9ea0d16
commit b766cff69f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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