guix-play/guix
Ludovic Courtès 4fa697e932 utils: Change substitute' and substitute*' to work with several regexps.
* guix/build/utils.scm (substitute): Change to accept a `pattern+procs'
  parameter.  Iterate over it.
  (substitute*): Adjust accordingly.

* distro/base.scm (guile-1.8): Adjust accordingly.
2012-07-07 17:12:04 +02:00
..
build utils: Change substitute' and substitute*' to work with several regexps. 2012-07-07 17:12:04 +02:00
build-system build-system/gnu: Support parallel builds and tests. 2012-07-07 16:49:23 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivation: Coalesce multiple occurrences of the same input. 2012-07-02 01:35:39 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Allow inputs that are local files. 2012-07-05 01:20:05 +02:00
store.scm Upgrade Nix worker protocol. 2012-07-02 01:35:39 +02:00
utils.scm define-record-type*: Add `letrec*' behavior. 2012-07-03 21:59:56 +02:00