~ruther/guix-exprs

fcdad03244545aba6b7d52180413b8f6475a6c84 — Rutherther a month ago 1a3e632
guix-shared-cache-service-type: Fix unbound variable
1 files changed, 1 insertions(+), 1 deletions(-)

M modules/ruther/services/bind.scm
M modules/ruther/services/bind.scm => modules/ruther/services/bind.scm +1 -1
@@ 119,7 119,7 @@
                                   shared-guix-cache-shepherd-services)))
   (compose append)
   (extend (lambda (original extensions)
             (guix-shared-cache
             (guix-shared-cache-config
              (inherit original)
              (users (append (guix-shared-cache-users original))))))
   (default-value (guix-shared-cache-config))

Do not follow this link