guix-devel/guix
Ludovic Courtès 10c87717bd utils: Introduce `substitute*', for easier sed-like syntax.
* guix/build/utils.scm (let-matches, substitute*): New macros.

* distro/base.scm (guile-1.8): Use `substitute*' instead of
  `substitute'.  Remove the #:modules argument.
2012-07-07 16:25:10 +02:00
..
build utils: Introduce `substitute*', for easier sed-like syntax. 2012-07-07 16:25:10 +02:00
build-system build-system/gnu: Add a `patch' phase. 2012-07-05 01:04:20 +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