gexp: Add system and target support to gexp->file.
authorMathieu Othacehe <m.othacehe@gmail.com>
Sat, 14 Dec 2019 16:52:53 +0000 (17:52 +0100)
committerMathieu Othacehe <m.othacehe@gmail.com>
Sun, 22 Dec 2019 09:06:57 +0000 (10:06 +0100)
commit3cd1444df70a0d2ff69a90441d86b4920ce18002
treee14a2b0b3ddfbf5e8bb23451fc27676d68e95eab
parent80a61b38b84f881ff2bf735754c07ab8e38c763b
gexp: Add system and target support to gexp->file.

* guix/gexp.scm (gexp->file): Add system and target arguments and pass them to
gexp->derivation and load-path-expression calls,
(scheme-file-compiler): adapt accordingly to pass system and target arguments.
guix/gexp.scm