gdm: the patch is still necessary

This commit is contained in:
Robin Gloster
2017-03-25 11:20:37 +01:00
parent 101cb04b6a
commit bb5d0f3ded

View File

@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
# Disable Access Control because our X does not support FamilyServerInterpreted yet
patches = [ #./xserver_path.patch # gdm now uses wayland
patches = [ ./xserver_path.patch
./sessions_dir.patch
./gdm-x-session_extra_args.patch
./gdm-session-worker_xserver-path.patch