guix-play/guix
Ludovic Courtès a2ebaddda7 packages: Cache the result of `package-derivation'.
* guix/packages.scm (%derivation-cache): New variable.
  (cache, cached-derivation): New procedures.
  (package-derivation): Use them.
2012-09-02 19:40:08 +02:00
..
build build-system/gnu: Really apply patches. 2012-09-01 19:21:33 +02:00
build-system build-system/gnu: Add `path-exclusions' parameter. 2012-09-01 01:14:31 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Optimize write-derivation' and derivation-path->output-path'. 2012-09-02 01:51:52 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Cache the result of `package-derivation'. 2012-09-02 19:40:08 +02:00
store.scm Optimize `store-path?'. 2012-09-01 23:38:28 +02:00
utils.scm define-record-type*: Add the `inherit' syntactic constructor keyword. 2012-08-30 00:18:50 +02:00