Nixpkgs version
Describe the bug
zathura link number overlay (press f and look at links) is missing.
I've managed to track down the PR causing the issue: #520766. The PR sets __structuredAttrs = true; which removes the webp-pixbuf-loader and gdk-pixbuf-loaders.cache dependencies which seems to be required for link numbering.
Steps to reproduce
- open a pdf file (e.g. https://www.bu.edu/math/files/2013/08/tikzpgfmanual.pdf) with zathura
- press
f
- look for number overlay
Expected behaviour
there should be a number overlay
Screenshots
numbered links missing:

numbered links present:
Relevant log output
Additional context
No response
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.18.32, NixOS, 26.05 (Yarara), 26.05.20260523.2991645
- multi-user?:
yes
- sandbox:
yes
- version: `nix-env (Lix, like Nix) 2.95.2
Notify maintainers
@MithicSpirit @TethysSvensson
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Describe the bug
zathura link number overlay (press
fand look at links) is missing.I've managed to track down the PR causing the issue: #520766. The PR sets
__structuredAttrs = true;which removes thewebp-pixbuf-loaderandgdk-pixbuf-loaders.cachedependencies which seems to be required for link numbering.Steps to reproduce
fExpected behaviour
there should be a number overlay
Screenshots
numbered links missing:

numbered links present:
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"Linux 6.18.32, NixOS, 26.05 (Yarara), 26.05.20260523.2991645yesyesNotify maintainers
@MithicSpirit @TethysSvensson
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.