guix-kreyren/guix
Ludovic Courtès 149590380a
import: Gracefully report import failures.
Previously, something like 'guix import gnu which' would spit out a
backtrace if, say, the 'which' tarball could not be authenticated.

* guix/upstream.scm (download-tarball): Mention failure modes in
docstring.
* guix/import/gnu.scm (gnu-package->sexp): Return #f when
'download-tarball' returns #f.
* guix/scripts/import.scm (guix-import): Call 'leave' when IMPORTER does
not return a (package ...) sexp.
2016-05-17 14:02:48 +02:00
..
build build: Accept dates with space-padded hour field. 2016-05-16 18:26:26 +02:00
build-system utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
import import: Gracefully report import failures. 2016-05-17 14:02:48 +02:00
scripts import: Gracefully report import failures. 2016-05-17 14:02:48 +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: Read entire CVE databases for the current year and the past year. 2016-03-11 16:33:50 +01:00
cvs-download.scm
derivations.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +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: Update the narinfo cache before building a derivation. 2016-03-14 23:34:33 +01:00
graph.scm graph: Edges are colored based on their source node. 2016-04-02 22:40:18 +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 utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +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 utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +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