m3ta-chiron e2c7cce3b0 fix(overlay): patch font-manager 0.9.4 for gtk4 4.22 Vala errors
font-manager 0.9.4 fails to compile against gtk4 4.22: the
Gtk.DragIcon.get_for_drag binding changed in the gtk4 vapi, producing
'use new operator' errors in Collections.vala and FontList.vala that
broke home-manager-path for all desktop hosts.

0.9.4 is the latest upstream release (master unfixed too); the fix is
upstream PR FontManager/font-manager#468, already carried by nixpkgs
master but predating our locked nixpkgs and nixpkgs-master inputs.
Vendor the patch as an overlay mod, following the aardvark-dns pattern.
Drop once the nixpkgs lock carries it.
2026-08-31 12:37:32 +02:00
2026-01-07 04:49:43 +01:00
2026-05-29 18:35:12 +02:00
2026-07-03 08:28:30 +02:00
2026-05-11 19:01:17 +02:00
S
Description
No description provided
26 MiB
Languages
Nix 90.8%
JavaScript 6.9%
Shell 2.3%