guix/gnu
Maxim Cournoyer f3e9b069b1
gnu: gdm: Patch an extra reference to the Xsession script.
Without this change, attempting to start a remote session over VNC would fail
with:

    Sep 19 19:54:04 localhost gdm-session-worker: Gdm: GdmSessionWorker: child
    '/gnu/store/yy9wq647l37658vgi291a287ll9iw6dc-gdm-42.0/etc/gdm/Xsession' could
    not be started: No such file or directory

* gnu/packages/gnome.scm (gdm)[phases]{patch-paths}
<daemon/gdm-session.c>: Patch a reference in so the Xsession script is
correctly found via the GDM_X_SESSION environment variable.
2022-10-07 10:11:11 -04:00
..
bootloader
build linux-container: Mark socket pair as SOCK_CLOEXEC. 2022-09-24 17:59:04 +02:00
home home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
installer installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: gdm: Patch an extra reference to the Xsession script. 2022-10-07 10:11:11 -04:00
services services: dhcp-client: Implement and use a configuration record. 2022-10-06 00:11:18 +02:00
system file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
tests tests: install: Fix iso-image-installer test. 2022-09-30 15:21:36 +02:00
artwork.scm
bootloader.scm
ci.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
machine.scm
packages.scm
services.scm
system.scm services: Add file system utilities to profile. 2022-09-28 19:45:38 -04:00
tests.scm