guix/gnu/services
shtwzrd 779d96c9b0
services: xorg: Filter modules based on system
Fixes <https://bugs.gnu.org/39402>.
Reported by shtwzrd <shtwzrd@protonmail.com>.

* gnu/services/xorg.scm (xorg-configuration):
  Apply a filter over %default-xorg-modules packages, excluding
  those for which the %current-system is not among the package's
  supported-systems.

This patch makes it possible to use xorg-configuration on systems
other than x86_64 and i686, as without it, xf86-video-intel would
be pulled in on the unsupported architecture and fail.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-02-16 00:02:10 +01:00
..
admin.scm
audio.scm services: mpd: Connect to the user's PulseAudio socket. 2019-11-08 21:32:45 +01:00
auditd.scm
authentication.scm
avahi.scm gnu: Use HTTPS for avahi.org everywhere. 2020-01-19 06:09:01 +01:00
base.scm services: host-name: Make service one-shot. 2020-01-05 20:28:29 +02:00
certbot.scm services: certbot: Add --manual-public-ip-logging-ok for manual challenges 2019-09-16 10:22:35 +02:00
cgit.scm
configuration.scm
cuirass.scm Adjust module autoloads. 2020-01-06 16:31:54 +01:00
cups.scm services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’. 2019-08-31 03:24:41 +02:00
databases.scm gnu: services: Allow extra content in mysql configuration. 2020-01-17 11:28:40 +01:00
dbus.scm services: dbus: Simplify 'dbus-uuidgen' invocation. 2019-11-13 23:26:36 +01:00
desktop.scm services: inputattach: Fix broken baud rate option. 2020-02-07 11:51:02 +08:00
dict.scm
dns.scm services: knot-resolver: Manage a root TA at /var/cache/knot-resolver. 2020-01-22 20:18:56 +08:00
docker.scm
games.scm
getmail.scm services: getmail: Fix spelling of "address". 2020-01-30 15:27:31 -08:00
guix.scm services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
herd.scm herd: Define 'shepherd-message-port'. 2019-10-18 23:22:25 +02:00
kerberos.scm
linux.scm gnu: Add earlyoom-service-type. 2020-01-31 23:37:13 -05:00
lirc.scm
mail.scm gnu: Update opensmtpd configuration grammar. 2020-01-31 00:42:48 +01:00
mcron.scm Adjust module autoloads. 2020-01-06 16:31:54 +01:00
messaging.scm
monitoring.scm gnu: zabbix-agentd: Update to 4.4.1. 2019-11-03 14:46:51 +03:00
networking.scm services: dhcp-client: Ignore interfaces that cannot be activated. 2019-12-29 18:24:55 +01:00
nfs.scm services: nfs: Add nfs-service-type. 2020-01-08 23:56:16 +01:00
nix.scm
pam-mount.scm services: Add pam-mount. 2019-11-28 13:30:53 +01:00
pm.scm gnu: tlp: Update to 1.3.0. 2020-02-02 10:42:16 +01:00
rsync.scm
sddm.scm services: sddm: Add description. 2019-10-21 18:16:16 +02:00
security-token.scm
shepherd.scm services: shepherd: Compile service files. 2019-10-06 14:45:35 +02:00
sound.scm services: Split ladspa-service-type from pulseaudio-service-type. 2020-01-11 18:18:51 +01:00
spice.scm services: Fix typo in spice-vdagent-service. 2020-01-26 18:45:09 +01:00
ssh.scm services: SSH services: Provide 'ssh' and 'sshd' Shepherd services. 2019-12-04 08:31:39 -05:00
sysctl.scm services: sysctl: Make service one-shot. 2019-11-20 21:23:19 +02:00
telephony.scm
version-control.scm
virtualization.scm services: virtualization: Add riscv32 and riscv64 to qemu platforms. 2020-02-01 16:40:41 -08:00
vpn.scm
web.scm services: web: Use the Patchwork default-from-email. 2020-02-09 11:17:13 +00:00
xorg.scm services: xorg: Filter modules based on system 2020-02-16 00:02:10 +01:00