grafts: Add high-level 'graft' procedure on the build side.
authorLudovic Courtès <ludo@gnu.org>
Tue, 21 Aug 2018 13:09:11 +0000 (15:09 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 24 Aug 2018 15:57:56 +0000 (17:57 +0200)
commite4297aa8b95cefa32e2595ce58886fc03b0561f7
tree046d7b6624b660cf0eb5c75514f1e42b74c473a0
parentc1352b4badd2020448eb69e6ae212b43f5dceb15
grafts: Add high-level 'graft' procedure on the build side.

* guix/build/graft.scm (graft): New procedure.
* guix/grafts.scm (graft-derivation/shallow)[build]: Use it instead of
inline code.
guix/build/graft.scm
guix/grafts.scm