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
..
2022-04-09 00:30:40 +02:00
2020-12-06 23:18:08 +01:00
2021-11-30 01:08:55 +01:00
2021-11-30 01:08:55 +01:00
2021-11-30 01:08:55 +01:00
2022-05-02 17:57:30 +02:00
2021-06-24 18:19:39 -04:00
2021-11-30 01:08:55 +01:00
2022-01-11 11:47:42 +05:30
2021-11-01 17:46:49 +03:00
2022-02-17 13:39:02 -05:00
2021-12-05 19:17:41 +01:00
2022-04-29 18:07:16 +02:00
2022-02-19 01:37:42 -05:00
2022-04-29 18:07:16 +02:00
2022-05-02 17:57:30 +02:00
2022-03-24 12:45:48 +01:00
2021-11-30 01:08:55 +01:00
2021-11-30 01:08:55 +01:00
2022-05-01 21:30:36 +02:00
2021-11-30 01:08:55 +01:00
2021-11-30 01:08:55 +01:00
2022-04-22 15:31:42 +01:00
2022-04-10 00:17:40 +02:00
2021-11-30 01:08:55 +01:00
2022-04-29 18:07:16 +02:00
2021-04-24 12:30:01 -04:00
2022-04-29 18:07:16 +02:00
2022-04-29 18:07:16 +02:00
2021-11-30 01:08:55 +01:00
2022-05-02 17:57:30 +02:00
2022-04-29 18:07:16 +02:00
2022-05-01 21:30:36 +02:00
2022-05-03 18:02:27 +02:00
2021-11-30 01:08:55 +01:00
2022-01-17 00:13:46 +01:00
2022-03-20 16:40:22 +01:00
2021-12-21 15:47:03 +01:00
2021-11-30 01:08:55 +01:00
2020-11-18 22:31:32 +01:00
2021-07-03 20:13:42 +02:00
2022-04-10 00:17:40 +02:00
2022-02-26 09:03:01 -05:00
2022-04-29 18:07:16 +02:00
2022-04-07 00:08:56 +02:00
2021-11-30 01:08:55 +01:00
2022-04-29 18:07:16 +02:00
2022-04-12 20:32:32 +02:00
2021-11-30 01:08:55 +01:00
2022-04-29 18:07:16 +02:00
2022-04-29 18:07:16 +02:00
2022-04-29 18:07:16 +02:00
2022-03-25 18:42:14 +01:00