guix-devel/tests
Ludovic Courtès e3ce5d709f Add a declarative packaging layer.
* Makefile.am (MODULES): Add `guix/packages.scm' and `distro/base.scm'.
  (TESTS): Add `tests/packages.scm'.
  (EXTRA_DIST): New variable.

* guix/packages.scm, distro/base.scm, tests/packages.scm: New files.

* guix/http.scm (http-fetch): Make `name' an optional argument, to match
  the expectations of `package-source-derivation'.
2012-06-28 01:24:34 +02:00
..
builders.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm build-expression->derivation: Have the build fail when EXP returns #f. 2012-06-16 16:46:29 +02:00
packages.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
utils.scm Add `define-record-type*'. 2012-06-27 23:40:12 +02:00