guix-devel/guix/scripts
Ludovic Courtès 8c3488259e
Add (guix progress).
Among other things, this removes (guix utils), (guix ui), (guix config),
etc. from the closure of (guix build download), as was the case since
798648515b.

* guix/utils.scm (<progress-reporter>, call-with-progress-reporter):
Move to...
* guix/progress.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.
* guix/build/download.scm (current-terminal-columns)
(nearest-exact-integer, duration->seconds, seconds->string)
(byte-count->string, progress-bar, string-pad-middle)
(rate-limited, progress-reporter/file, dump-port*)
(time-monotonic): Move to progress.scm.
* guix/scripts/download.scm: Adjust accordingly.
* guix/scripts/substitute.scm: Likewise.
2017-10-19 23:21:49 +02:00
..
container
import import: Add JSON importer. 2017-09-28 13:10:11 +02:00
system guix system: Add 'search' command. 2017-09-16 17:47:46 +02:00
archive.scm
authenticate.scm
build.scm guix: Revert accidentally committed changes. 2017-09-28 16:34:12 +02:00
challenge.scm
container.scm
copy.scm
download.scm Add (guix progress). 2017-10-19 23:21:49 +02:00
edit.scm
environment.scm
gc.scm
graph.scm
hash.scm
import.scm import: Add JSON importer. 2017-09-28 13:10:11 +02:00
lint.scm lint: 'home-page' checker reports permanent redirects. 2017-10-12 23:47:48 +02:00
offload.scm offload: Reduce the number of calls to 'machine-load'. 2017-10-12 17:51:41 +02:00
pack.scm
package.scm guix package: '--upgrade' no longer reverses package order. 2017-10-07 17:08:32 +02:00
perform-download.scm
publish.scm publish: Cache uncompressed nars as well. 2017-10-05 23:05:06 +02:00
pull.scm pull: Add GUIX_PULL_URL environment variable. 2017-10-07 23:01:52 +02:00
refresh.scm guix: lint: Add checker for new upstream versions. 2017-10-09 14:05:17 +03:00
size.scm
substitute.scm Add (guix progress). 2017-10-19 23:21:49 +02:00
system.scm guix system: Error out when passed a wrong file system UUID/label. 2017-10-05 12:09:17 +02:00
weather.scm