~ruther/guix-local

6d7b26a39faf42c37f15dc64a30a77e5e194ea23 — Ludovic Courtès 8 years ago 8102cf0
gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization.

* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Use
'mlambdaq'.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bootstrap.scm
M gnu/packages/bootstrap.scm => gnu/packages/bootstrap.scm +1 -1
@@ 137,7 137,7 @@ successful, or false to signal an error."
    (license gpl3+)))

(define package-with-bootstrap-guile
  (mlambda (p)
  (mlambdaq (p)
    "Return a variant of P such that all its origins are fetched with
%BOOTSTRAP-GUILE."
    (define rewritten-input