~ruther/guix-local

6aa9d63c92bd0c33dd331d2a9d224cfef1b78331 — Ludovic Courtès 9 years ago 6f5d28f
guix archive: Allow compilation with Guile 2.2.

* guix/scripts/archive.scm (export-from-store): Avoid shadowing the
top-level '_'.
1 files changed, 1 insertions(+), 1 deletions(-)

M guix/scripts/archive.scm
M guix/scripts/archive.scm => guix/scripts/archive.scm +1 -1
@@ 268,7 268,7 @@ resulting archive to the standard output port."
              (let ((system (assoc-ref opts 'system)))
                (format #t "~a\n"
                        (build-docker-image file #:system system))))
             (_
             (x
              ;; TODO: Remove this restriction.
              (leave (_ "only a single item can be exported to Docker~%")))))
          (format