nixpkgs/pkgs/development/libraries/glib
Tor Hedin Brønner 38c529f57a
glib: use absolute path for gio-launch-desktop
glib tries to look up `gio-launch-desktop` in the path which obviously can fail.
Specifically this now happens when launching gnome-shell.
2018-11-30 21:35:15 +01:00
..
darwin-compilation.patch
default.nix glib: use absolute path for gio-launch-desktop 2018-11-30 21:35:15 +01:00
fix-gio-launch-desktop-path.patch glib: use absolute path for gio-launch-desktop 2018-11-30 21:35:15 +01:00
gobject_init_on_demand.patch glib: also add gobject init patch to fix w/musl 2018-06-25 11:20:04 -05:00
quark_init_on_demand.patch glib: patch to fix w/musl, quark static ctor order assumptions 2018-06-25 09:47:51 -05:00
schema-override-variable.patch
setup-hook.sh glib: only add gsettingsschemadir in make 2018-11-14 14:02:56 -06:00
skip-timer-test.patch