guix-devel/guix
Ludovic Courtès d9085c23c4 Add `build-expression->derivation'.
* guix/derivations.scm (%guile-for-build): New parameter.
  (build-expression->derivation): New procedure.

* tests/derivations.scm ("build-expression->derivation without inputs",
  "build-expression->derivation with one input"): New tests.
2012-06-08 21:31:01 +02:00
..
derivations.scm Add `build-expression->derivation'. 2012-06-08 21:31:01 +02:00
store.scm First stab at the `derivation' primitive. 2012-06-03 23:32:06 +02:00
utils.scm Allow derivations with input derivations. 2012-06-07 23:15:00 +02:00