guix-devel/guix
Ludovic Courtès 72d869634b Add `define-record-type*'.
* guix/utils.scm (define-record-type*): New macro.

* tests/utils.scm ("define-record-type*"): New test.
2012-06-27 23:40:12 +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 `define-record-type*'. 2012-06-27 23:40:12 +02:00