guix/guix
Ludovic Courtès 35f3c5f5ad Track the source location of packages.
* guix/packages.scm (<location>): New record type.
  (location, source-properties->location): New procedures.
  (<package>)[location]: New field.

* tests/packages.scm ("GNU Hello"): Test `package-location'.
2012-06-28 23:15:24 +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 Track the source location of packages. 2012-06-28 23:15:24 +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