Loading
libmatchbox: 1.11 -> 1.14
This fixes a build error with GCC15. The license is also updated to reflect the upstream changes. The newer releases are only available as snapshots, so we switch to using autoreconfHook and pkg-config. Dependencies are now moved to propagatedBuildInputs so downstream packages (matchbox) can correctly detect them via pkg-config. This also allows us to drop the manual NIX_LDFLAGS = "-lX11".