guix/gnu
Caleb Ristvedt 8b158e8b2c
xorg: honor xorg-configuration-server in xorg-configuration->file
Fixes <https://bugs.gnu.org/40806>.

Previously the xorg-server package specified in the configuration was ignored
entirely in xorg-configuration->file.  This had the effect that while the X
program of the configured package would be executed, the modules of the
configured package would be ignored in favor of the default xorg-server
package's modules.  This fixes that.

* gnu/services/xorg.scm (xorg-configuration->file): honor
  xorg-configuration-server.
2020-06-04 07:26:32 -05:00
..
bootloader bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
build build: image: Fix initialize-efi-partition docstring. 2020-05-29 12:20:15 +02:00
installer
machine
packages gnu: python-pypairix: Update to 0.3.7 and build programs. 2020-06-04 11:56:31 +02:00
services xorg: honor xorg-configuration-server in xorg-configuration->file 2020-06-04 07:26:32 -05:00
system image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm bootloader: Add 'disk-image-installer'. 2020-05-29 08:37:13 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add partition file-system options support. 2020-05-26 17:16:42 +02:00
installer.scm
local.mk gnu: java-openjfx-build: Add helpful patch. 2020-06-03 18:05:56 +02:00
machine.scm
packages.scm
services.scm
system.scm bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
tests.scm