guix-play/guix/scripts
Ludovic Courtès 4c7cacf117 substitute-binary: Remove expired cache entries once in a while.
* guix/scripts/substitute-binary.scm (%narinfo-expired-cache-entry-removal-delay):
  New variable.
  (obsolete?): New procedure, formerly in `lookup-narinfo'.
  (lookup-narinfo): Adjust accordingly.
  (remove-expired-cached-narinfos, maybe-remove-expired-cached-narinfo):
  New procedures.
  (guix-substitute-binary): Call `maybe-remove-expired-cached-narinfo'.
2013-04-20 15:12:24 +02:00
..
build.scm scripts: Report what will be substituted. 2013-04-17 00:08:21 +02:00
download.scm ui: Add a `warning' macro. 2013-04-11 22:30:06 +02:00
gc.scm ui: Add a `warning' macro. 2013-04-11 22:30:06 +02:00
import.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-17 22:19:32 +01:00
package.scm guix package: Allow the search of the latest release to be interrupted. 2013-04-17 22:43:14 +02:00
pull.scm pull: Switch to the cgit URL. 2013-03-31 12:46:28 +02:00
substitute-binary.scm substitute-binary: Remove expired cache entries once in a while. 2013-04-20 15:12:24 +02:00