1
0
forked from tribes/guix
Files
Ian Eure c26c3d0f53 gnu: autofs-service: Fix computing Shepherd requirements.
Handling of non-NFS/SMB mounts was buggy and did not work at all.

* gnu/services/nfs.scm (autofs-configuration->requirements): Add an `else' to
prevent losing the accumulator in the fold.
(autofs-configuration->requirements): Call `delete-duplicates' on the input,
not the output.

Fixes #7927.

Change-Id: I0cccde431d0bd19dc63be8754fb6dfa35a6f8a49
2026-04-15 15:06:05 -07:00
..
2025-12-03 14:38:09 +09:00
2026-03-19 07:37:06 +01:00
2025-12-03 14:38:09 +09:00
2026-01-06 22:00:50 +09:00
2026-03-07 22:28:01 +01:00
2026-03-09 23:17:24 +01:00
2026-03-29 08:59:52 -07:00
2025-09-21 19:20:19 +02:00
2026-01-27 11:46:03 +01:00