nixpkgs/pkgs/by-name/xd
Randy Eckenrode ff25858fa0
xdg-user-dirs: make sure libiconv is linked
Because the Darwin SDK automatically propagates libiconv, it is no
longer linked automatically (because that would link libiconv to
everything whether it wanted it or not).

xdg-user-dirs is failing to link not because it assumes libiconv comes
with libc but because of a bug in its build system. The `configure`
script detects how to link libiconv, but `Makefile.am` does not make use
of that to link libiconv when it is needed.
2024-10-10 01:07:11 -04:00
..
xdg-desktop-portal-cosmic maintainers: rename nyanbinary to nyabinary 2024-09-19 15:04:36 -04:00
xdg-desktop-portal-shana pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
xdg-terminal-exec xdg-terminal-exec: 0.10.0 -> 0.10.1 2024-07-24 23:54:00 +02:00
xdg-terminal-exec-mkhl
xdg-user-dirs xdg-user-dirs: make sure libiconv is linked 2024-10-10 01:07:11 -04:00
xdg-utils-cxx