summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2017-11-15 03:36:35 +0100
committerJan Tojnar <jtojnar@gmail.com>2017-11-26 03:11:00 +0100
commit4920d4fff25984d96c39281114108df035d3f3d0 (patch)
tree9e12dcfbda746f2d5d7ca1ce1ac3b7ebdee3df66 /nixos/modules/services/x11/desktop-managers
parent613a2fa13ae3e8016c3fcc6407edcbe1e96f6ffe (diff)
downloadnixlib-4920d4fff25984d96c39281114108df035d3f3d0.tar
nixlib-4920d4fff25984d96c39281114108df035d3f3d0.tar.gz
nixlib-4920d4fff25984d96c39281114108df035d3f3d0.tar.bz2
nixlib-4920d4fff25984d96c39281114108df035d3f3d0.tar.lz
nixlib-4920d4fff25984d96c39281114108df035d3f3d0.tar.xz
nixlib-4920d4fff25984d96c39281114108df035d3f3d0.tar.zst
nixlib-4920d4fff25984d96c39281114108df035d3f3d0.zip
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.
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers')
0 files changed, 0 insertions, 0 deletions