gexp: Expose functions to allow creating derivation builders.

* guix/gexp.scm: Add load-path-expression and gexp-modules to the public
  interface of the module.  See <http://bugs.gnu.org/26023>.
This commit is contained in:
Roel Janssen 2017-03-09 12:37:21 +01:00
parent 0da4f3659a
commit 64fc9f65f1
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@
file-append-base
file-append-suffix
load-path-expression
gexp-modules
gexp->derivation
gexp->file
gexp->script