gnu: guix: Use invoke.

* gnu/packages/package-management.scm (guix)[arguments]: Use invoke in the
bootstrap phase.
This commit is contained in:
Mark H Weaver 2018-03-23 02:40:21 -04:00
parent 31ca09011a
commit 92fcb831c0
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
(lambda (port)
(display ,version port)))
(zero? (system* "sh" "bootstrap"))))
(invoke "sh" "bootstrap")))
(add-before 'check 'copy-bootstrap-guile
(lambda* (#:key system inputs #:allow-other-keys)
;; Copy the bootstrap guile tarball in the store used