self: Use #:guile-for-build in the shebang of the 'guix' executable.
authorLudovic Courtès <ludo@gnu.org>
Mon, 2 Jul 2018 12:50:36 +0000 (14:50 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 2 Jul 2018 13:28:35 +0000 (15:28 +0200)
commit8970a886e640d584de16b2bc5973c7ef293fa74a
tree3dbc9664d2d7f2fe03a3b397f3279a32693345ef
parent223fa5b327b0892cf45d22e4a9fbfb06164e409d
self: Use #:guile-for-build in the shebang of the 'guix' executable.

* guix/self.scm (guix-command): Add #:guile and pass it to 'program-file'.
(whole-package): Add #:guile and pass it to 'guix-command'.
(compiled-guix): Pass #:guile to 'guix-command' and 'whole-package'.
guix/self.scm