nixpkgs/pkgs/desktops/gnome-3/core/gdm
Jan Tojnar 300af66777
gnome3.gdm: fix session chooser
We are patching GDM to respect GDM_SESSIONS_DIR environment
variable, which we are setting in the GDM module. Previously, we
only took care of a single code path, the one that handled session
start-up; missing the one obtaining the list of sessions.

This commit patches the second code path, and also whitelists the
GDM_SESSIONS_DIR so that it can be passed to the greeter.

Fixes #34101
2018-05-06 22:20:56 +02:00
..
default.nix gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
gdm-session-worker_xserver-path.patch gnome3: only maintain single GNOME 3 package set (#29397) 2017-09-24 12:15:50 +01:00
gdm-x-session_extra_args.patch gnome3: only maintain single GNOME 3 package set (#29397) 2017-09-24 12:15:50 +01:00
sessions_dir.patch gnome3.gdm: fix session chooser 2018-05-06 22:20:56 +02:00