guix/gnu
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
..
bootloader
build Add (guix least-authority). 2022-05-01 21:30:35 +02:00
home home: shells: Migrate fish to xdg-configuration-files. 2022-04-29 18:07:16 +02:00
installer
machine
packages gnu: Mutt: Update to 2.2.4. 2022-05-02 19:31:42 -04:00
platforms
services services: pipefs: Correctly handle lack of extensions. 2022-05-03 18:02:27 +02:00
system file-systems: Avoid load-time warnings when attempting to load (guix store). 2022-05-01 21:30:34 +02:00
tests services: bitlbee: Use 'make-inetd-constructor'. 2022-05-01 21:30:35 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: openssh: Trust Guix store directory 2022-04-29 00:33:53 +02:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm