nixpkgs/pkgs/development/libraries/glib
Jan Tojnar 1f79b943c0
glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable
For some reason, the GNOME 3.26 update broke the overrides. It turns
out the overrides now need to come before the overriden schemas in the
XDG_DATA_DIRS variable. This is not possible in general due to applications
prefixing the variable (e.g. in wrapGAppsHook).

To fix this, a new environment variable NIX_GSETTINGS_OVERRIDES_DIR
was introduced. It has greater priority than XDG_DATA_DIRS but lower
than GSETTINGS_SCHEMA_DIR. A separate variable was chosen in order not
to block the built-in one for users.
2017-11-15 03:45:24 +01:00
..
darwin-compilation.patch glib: Fix compilation on Darwin and use default gcc 2014-07-15 11:09:30 +02:00
default.nix glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable 2017-11-15 03:45:24 +01:00
schema-override-variable.patch glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable 2017-11-15 03:45:24 +01:00
setup-hook.sh glib: fixup output paths and use system pcre 2015-10-28 11:52:23 +01:00
skip-timer-test.patch glib-tested: skip broken timer test on i686 2014-08-27 17:37:26 +02:00