Files
nixpkgs/pkgs
Jan Tojnar 4920d4fff2 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 overridden 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-26 03:11:00 +01:00
..
2017-11-26 03:10:59 +01:00
2017-11-14 22:39:52 -02:00
2017-11-15 13:42:44 +01:00
2017-11-14 19:47:38 +01:00
2017-11-26 03:10:59 +01:00
2017-11-26 03:10:49 +01:00