guix-devel/guix
Ludovic Courtès d09e8c7b15 substitute-binary: Be slightly less verbose when downloading.
* guix/scripts/substitute-binary.scm (guix-substitute-binary)<"--substitute">:
  Be slightly less verbose.
2014-11-13 22:17:44 +01:00
..
build syscalls: Add 'mount-points'. 2014-11-10 22:42:14 +01:00
build-system packages: Implement grafts. 2014-11-02 21:22:12 +01:00
import import: Add GNU importer. 2014-11-11 15:31:35 +01:00
scripts substitute-binary: Be slightly less verbose when downloading. 2014-11-13 22:17:44 +01:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
build-system.scm build-system: Bags record their system and target. 2014-10-05 21:58:42 +02:00
config.scm.in build: Change state and log directories to $localstatedir/.../guix. 2014-03-09 22:10:01 +01:00
derivations.scm derivations: Clarify message produced by 'graft-derivation'. 2014-11-13 11:35:13 +01:00
download.scm download: Append (effective-version) to '%load-path' for GnuTLS. 2014-10-30 15:46:36 +01:00
ftp-client.scm ftp-client: Add missing CR in "USER" command. 2014-05-03 00:46:51 +02:00
gexp.scm gexp: Add #:module-path parameter to 'gexp->derivation'. 2014-11-09 22:33:45 +01:00
git-download.scm download: Allow use of substitutes. 2014-10-16 23:40:10 +02:00
gnu-maintenance.scm import: Add GNU importer. 2014-11-11 15:31:35 +01:00
gnupg.scm gnupg: Correctly parse current 'SIG_ID' lines. 2014-09-24 19:08:03 +02:00
hash.scm hash: Add 'open-sha256-input-port', for Guile > 2.0.9. 2014-01-24 00:01:49 +01:00
http-client.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
licenses.scm licenses: Add 'silofl1.1'. 2014-11-10 18:21:25 +03:00
monad-repl.scm Add (guix monad-repl). 2014-08-15 16:26:28 +02:00
monads.scm monads: Remove unused 'nargs' parameter from 'lift'. 2014-11-05 22:59:50 +01:00
nar.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
packages.scm packages: 'package-transitive-supported-systems' accounts for indirect deps. 2014-11-03 21:26:48 +01:00
pk-crypto.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
pki.scm pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'. 2014-04-04 00:23:17 +02:00
profiles.scm profiles: Add 'relative-generation'. 2014-10-12 08:45:38 +04:00
records.scm records: Improve the docstring of 'define-record-type*'. 2014-10-17 23:23:20 +02:00
serialization.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
store.scm store: Invalidate caches once GC has run. 2014-11-04 21:13:28 +01:00
svn-download.scm download: Allow use of substitutes. 2014-10-16 23:40:10 +02:00
tests.scm tests: Move some of the narinfo test tools to (guix tests). 2014-10-29 00:31:23 +01:00
ui.scm profiles: Add condition types for profiles and generations. 2014-10-12 08:45:37 +04:00
utils.scm gnu: Add 'version-prefix' and 'version-major+minor'; use them. 2014-10-20 15:32:54 +02:00