guix-play/guix
Ludovic Courtès b18ede2704
download: Default to a 10s connection establishment timeout.
* guix/build/download.scm (ftp-fetch): Add #:timeout and pass it to
'ftp-open'.
(http-fetch): Add #:timeout and pass it to 'open-connection-for-uri' and
in recursive calls.
(url-fetch): Add #:timeout and pass it to 'http-fetch' and 'ftp-fetch'.
2016-05-27 10:37:11 +02:00
..
build download: Default to a 10s connection establishment timeout. 2016-05-27 10:37:11 +02:00
build-system build-system/emacs: Use 'emacs-minimal' by default. 2016-05-24 11:32:27 +03:00
import import: Gracefully report import failures. 2016-05-17 14:02:48 +02:00
scripts substitute: Internationalize the "Downloading" message. 2016-05-26 17:00:07 +02:00
base32.scm
base64.scm
build-system.scm
combinators.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
config.scm.in build: Move 'Makefile' fragments to subdirectories. 2016-04-21 18:47:50 +02:00
cpio.scm
cve.scm cve: Include the 3 previous years of vulnerabilities. 2016-05-26 23:00:08 +02:00
cvs-download.scm
derivations.scm derivations: 'derivation' sorts items in the resulting object. 2016-05-21 01:35:14 +02:00
download.scm download: Update debian mirrors. 2016-05-16 12:10:49 +03:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm derivations: Raise an error when a module file is not found. 2016-03-23 00:23:12 +01:00
git-download.scm
gnu-maintenance.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
gnupg.scm
grafts.scm grafts: Create only one grafted variant of each derivation. 2016-05-25 23:33:56 +02:00
graph.scm graph: Add 'node-reachable-count'. 2016-05-24 00:06:01 +02:00
hash.scm
http-client.scm http-client: No 'setvbuf' for non-file ports. 2016-03-16 11:27:37 +01:00
licenses.scm licenses: Add the nmap license. 2016-03-31 01:40:30 -04:00
monad-repl.scm monad-repl: Close connection when leaving the monad REPL. 2016-01-13 17:43:21 +01:00
monads.scm
nar.scm utils: Move 'fcntl-flock' to (guix build syscalls). 2016-05-06 13:25:30 +02:00
packages.scm packages: Cache the result of 'input-grafts'. 2016-03-08 00:01:13 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Factor out 'manifest-lookup-package'. 2016-05-02 22:06:46 +08:00
records.scm
scripts.scm
search-paths.scm
serialization.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
sets.scm
store.scm store: 'requisites' now takes a list of store items. 2016-05-24 23:35:28 +02:00
svn-download.scm
tests.scm tests: Narinfos can specify an non-empty reference list. 2016-03-05 00:19:10 +01:00
ui.scm ui: Let users report translation bugs. 2016-05-24 12:58:40 +02:00
upstream.scm import: Gracefully report import failures. 2016-05-17 14:02:48 +02:00
utils.scm guix: utils: Re-export 'memoize'. 2016-05-09 11:41:00 +03:00