1
0
forked from tribes/guix
Files
guix-fork/guix
Ludovic Courtès eba783b7b2 substitute-binary: Add a local cache.
* guix/scripts/substitute-binary.scm (%narinfo-cache-directory,
  %narinfo-ttl, %narinfo-negative-ttl): New variables.
  (with-atomic-file-output, object->fields, read-narinfo,
  write-narinfo, narinfo->string, string->narinfo, lookup-narinfo): New
  procedures.
  (fetch-narinfo): Adjust to use `read-narinfo'.
  (guix-substitute-binary): Ensure the existence of
  %NARINFO-CACHE-DIRECTORY.  Use `lookup-narinfo' instead of
  `fetch-narinfo'.
2013-04-15 23:42:55 +02:00
..
2013-03-28 21:04:54 +01:00
2013-01-06 00:47:50 +01:00
2013-01-06 00:47:50 +01:00
2013-01-06 18:23:44 +01:00
2013-03-06 20:40:11 +00:00
2013-04-12 14:42:56 +02:00
2013-04-11 22:30:06 +02:00
2013-04-14 16:56:08 +02:00