guix-devel/guix/scripts
Ludovic Courtès 2207f73156 substitute-binary: Provide feedback when the server is unresponsive.
* guix/scripts/substitute-binary.scm (%fetch-timeout): New variable.
  (with-timeout): New macro.
  (fetch): Add `timeout?' keyword parameter.  Enclose `http-fetch' call
  in `with-timeout'.
  (guix-substitute-binary): Call `fetch' with #:timeout? #f.
2013-06-18 00:12:22 +02:00
..
build.scm build, package: Add `--fallback' option. 2013-05-29 23:22:05 +02:00
download.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
gc.scm guix gc: Add `--requisites'. 2013-06-13 22:15:41 +02:00
hash.scm tests: Add `guix hash' test. 2013-05-11 15:09:56 +02:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
package.scm build, package: Add `--fallback' option. 2013-05-29 23:22:05 +02:00
pull.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
refresh.scm guix refresh: Add '--key-download'. 2013-06-10 08:15:17 +00:00
substitute-binary.scm substitute-binary: Provide feedback when the server is unresponsive. 2013-06-18 00:12:22 +02:00