guix-devel/guix/scripts
Ludovic Courtès 861693f3e7 Factorize `download-and-store'.
* guix/download.scm (download-to-store): New procedure.
* guix/scripts/download.scm (fetch-and-store): Remove.
  (guix-download): Use `download-to-store' instead.
* guix/ui.scm (call-with-temporary-output-file): Move to...
* guix/utils.scm (call-with-temporary-output-file): ... here.
2013-04-21 22:40:40 +02:00
..
build.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00
download.scm Factorize `download-and-store'. 2013-04-21 22:40:40 +02:00
gc.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00
hash.scm Add 'guix hash'. 2013-04-21 19:22:14 +00:00
import.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-17 22:19:32 +01:00
package.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00: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