diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-03-17 22:09:32 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-03-17 22:25:55 +0100 |
commit | ff40e9b7e55846c86f48c861816ac01bd0d7af7a (patch) | |
tree | 4e32022258c9cba5e376d1ebfa0a96befce24539 /COPYING | |
parent | 9d8100f4c7d9f44a3623419039ac985be7ba9bb3 (diff) | |
download | guix-ff40e9b7e55846c86f48c861816ac01bd0d7af7a.tar guix-ff40e9b7e55846c86f48c861816ac01bd0d7af7a.tar.gz |
gexp: Move the package and origin compilers to (guix packages).
From now own, (guix packages) depends on (guix gexps); it was the other
way around now. This means that (guix packages) code can use gexps.
* guix/gexp.scm (origin-compiler, package-compiler): Remove.
(default-guile-derivation): New procedure.
(gexp->derivation): Use it instead of 'default-guile' +
'package->derivation'.
* guix/packages.scm (default-guile-derivation): New procedure.
(package-compiler, origin-compiler): New variables.
* doc/guix.texi (G-Expressions): Mention extensibility.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions