guix/gnu/services
Ludovic Courtès 7855a9366b
services: pipefs: Correctly handle lack of extensions.
Previously, in the absence of extensions of 'pipefs-service-type', we'd
get a wrong-type-arg exception while folding services:

  In gnu/services/nfs.scm:
     134:37  1 (_ #<<pipefs-configuration> mount-point: "/var/lib/nfs…> …)
  In ice-9/boot-9.scm:
    1685:16  0 (raise-exception _ #:continuable? _)
  In procedure car: Wrong type argument in position 1 (expecting pair): ()

* gnu/services/nfs.scm (pipefs-service-type)[extend]: Gracefully handle
the case where VALUES is the empty list, as done in 'gss-service-type'.
2022-05-03 18:02:27 +02:00
..
admin.scm services: rottlog: Keep fewer "guix-daemon.log" files. 2022-04-09 00:30:40 +02:00
audio.scm
auditd.scm
authentication.scm
avahi.scm
base.scm services: Make sure Shepherd destructors match constructors. 2022-05-02 17:57:30 +02:00
certbot.scm
cgit.scm
ci.scm services: laminar: Set LAMINAR_BIND_RPC environment variable. 2022-01-11 11:47:42 +05:30
configuration.scm
cuirass.scm services: cuirass: Also rotate the web log. 2022-02-17 13:39:02 -05:00
cups.scm
databases.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
dbus.scm services: dbus: Increase auth_timeout value to 5 minutes. 2022-02-19 01:37:42 -05:00
desktop.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
dict.scm services: Make sure Shepherd destructors match constructors. 2022-05-02 17:57:30 +02:00
dns.scm services: dnsmasq: Add more options. 2022-03-24 12:45:48 +01:00
docker.scm
file-sharing.scm
games.scm services: wesnothd: Use 'least-authority-wrapper'. 2022-05-01 21:30:36 +02:00
ganeti.scm
getmail.scm
guix.scm services: nar-herder: Allow specifying the log level. 2022-04-22 15:31:42 +01:00
herd.scm services: herd: Report whether a service is transient. 2022-04-10 00:17:40 +02:00
hurd.scm
kerberos.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
linux.scm
lirc.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
mail.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
mcron.scm
messaging.scm services: Make sure Shepherd destructors match constructors. 2022-05-02 17:57:30 +02:00
monitoring.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
networking.scm services: opendht: Use 'least-authority-wrapper'. 2022-05-01 21:30:36 +02:00
nfs.scm services: pipefs: Correctly handle lack of extensions. 2022-05-03 18:02:27 +02:00
nix.scm
pam-mount.scm services: pam-mount: Add support for sddm login manager. 2022-01-17 00:13:46 +01:00
pm.scm services: thermald: Add 'adaptive?' field. 2022-03-20 16:40:22 +01:00
rsync.scm services: rsync: Allow configuring several rsync "modules". 2021-12-21 15:47:03 +01:00
science.scm
sddm.scm
security-token.scm
shepherd.scm services: shepherd: Do not unload transient services. 2022-04-10 00:17:40 +02:00
sound.scm services: pulseaudio: Deploy the configuration files to /etc/pulse. 2022-02-26 09:03:01 -05:00
spice.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
ssh.scm services: openssh: Start as an inetd service. 2022-04-07 00:08:56 +02:00
syncthing.scm
sysctl.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
telephony.scm services: Replace murmur-service-type with mumble-server-service-type. 2022-04-12 20:32:32 +02:00
version-control.scm
virtualization.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
vpn.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
web.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
xorg.scm services: xorg: Remove xf86-input-synaptics from %default-xorg-modules. 2022-03-25 18:42:14 +01:00