guix-devel/guix
Ludovic Courtès e4588af969 packages: Fix and optimize memoization of `package-derivation'.
* guix/packages.scm (%derivation-cache): Pass an initial size of 100.
  (cache): Use `hashq-set!', and use a SYSTEM/DRV pair as the value.
  (cached-derivation): Update accordingly.
2012-10-08 22:07:19 +02:00
..
build Support build-cores = 0; change `guix-build' to default to 0. 2012-10-05 23:21:09 +02:00
build-system build-system/{gnu,trivial-build}: Fix handling of #:guile argument. 2012-10-07 22:22:27 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivations: Set input port to UTF-8 in `read-derivation'. 2012-10-07 22:28:07 +02:00
ftp-client.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
ftp.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Fix and optimize memoization of `package-derivation'. 2012-10-08 22:07:19 +02:00
store.scm Optimize `store-path?'. 2012-09-01 23:38:28 +02:00
utils.scm Move <location> to (guix utils). 2012-09-03 01:07:01 +02:00