guix-devel/guix
Ludovic Courtès 0d56a551bf build-expression->derivation: Move module forms at the top-level.
* guix/derivations.scm (build-expression->derivation)[module-form?]: New
  procedure.
  [prologue]: Add any form of EXP that matches MODULE-FORM?.
  [builder]: Remove any MODULE-FORM? from EXP.
2012-06-17 16:43:40 +02:00
..
build gnu-build-system: Structure as a customizable sequence of phases. 2012-06-16 17:02:19 +02:00
derivations.scm build-expression->derivation: Move module forms at the top-level. 2012-06-17 16:43:40 +02:00
gnu-build-system.scm gnu-build-system: Structure as a customizable sequence of phases. 2012-06-16 17:02:19 +02:00
http.scm Augment `build-expression->derivation' with #:modules; add `http-fetch'. 2012-06-12 00:18:14 +02:00
store.scm store: Wait for the server to be done sending output. 2012-06-16 16:13:12 +02:00
utils.scm Add a `%current-system' fluid. 2012-06-11 21:50:17 +02:00