guix-devel/guix/scripts
Ludovic Courtès 3bcfe23cfc substitute-binary: Let the user know when the cache is being updated.
* guix/scripts/substitute-binary.scm (open-cache*): New macro.
  (guix-substitute-binary): Use it instead of (delay (open-cache ...)).
2015-01-26 21:58:12 +01:00
..
import import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
archive.scm guix archive: Add -r/--recursive. 2015-01-17 17:05:54 +01:00
authenticate.scm authenticate: Add compatibility hack for Guile 2.0.5. 2014-05-16 10:22:19 +02:00
build.scm monads: Move '%store-monad' and related procedures where they belong. 2015-01-14 13:34:52 +01:00
download.scm Use `port-sha256' and `open-sha256-port'. 2013-07-03 01:18:24 +02:00
environment.scm Merge branch 'core-updates' 2015-01-16 13:27:03 +01:00
gc.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
lint.scm guix lint: Make the 'source' checker happy if at least one URI is valid. 2015-01-26 00:19:33 +01:00
offload.scm offload: Remove mutual exclusion on transfers. 2014-10-29 00:31:23 +01:00
package.scm guix package: Avoid spurious warnings from 'find-files'. 2015-01-20 22:29:17 +01:00
pull.scm pull: Use the build procedure provided by the newly-downloaded Guix. 2014-11-09 22:33:45 +01:00
refresh.scm refresh: Add end-of-line to error message. 2014-10-20 17:03:02 -05:00
substitute-binary.scm substitute-binary: Let the user know when the cache is being updated. 2015-01-26 21:58:12 +01:00
system.scm guix system: Improve error messages. 2015-01-22 22:43:46 +01:00