guix/doc
Ludovic Courtès 4fbd1a2b7f
gexp: 'scheme-file' can splice expressions.
* guix/gexp.scm (<scheme-file>)[splice?]: New field.
(scheme-file): Add #:splice? and pass it to '%scheme-file'.
(scheme-file-compiler): Pass SPLICE? to 'gexp->file'.
(gexp->file): Add #:splice? and honor it.
* tests/gexp.scm ("gexp->file + #:splice?"): New test.
("gexp->derivation & with-imported-module & computed module"): Use
 #:splice? #t.
2018-04-11 01:03:47 +02:00
..
images
contributing.texi
environment-gdb.scm
fdl-1.3.texi
guix.texi gexp: 'scheme-file' can splice expressions. 2018-04-11 01:03:47 +02:00
htmlxref.cnf
local.mk build: Declare “doc/guix.texi“ dependencies. 2018-01-20 00:45:29 +01:00
package-hello.scm