guix/guix
Ludovic Courtès 45753b6552 packages: Add a `home-page' field.
* guix/packages.scm (<package>)[home-page]: New field.

* distro/base.scm (hello)[home-page]: Initialize.
2012-06-28 23:44:43 +02:00
..
build gnu-build-system: Structure as a customizable sequence of phases. 2012-06-16 17:02:19 +02:00
build-system Introduce `compile-time-value' and use it. 2012-06-28 22:38:09 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm build-expression->derivation: Move module forms at the top-level. 2012-06-17 16:43:40 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Add a `home-page' field. 2012-06-28 23:44:43 +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 sha256 fallback that uses Coreutils instead of libchop. 2012-06-28 22:57:40 +02:00