guix-play/guix/scripts
Steve Sprang a8be7b9a7a substitute: Improve readability of download progress report.
* guix/build/download.scm
  (string-pad-middle, store-url-abbreviation, store-path-abbreviation):
  New procedures.
  (progress-proc): Add #:abbreviation parameter and use it.  Generate a
  better indeterminate progress string.
* guix/scripts/substitute.scm (assert-valid-narinfo): Add newlines to output.
  (process-substitution): Use byte-count->string and store-path-abbreviation.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-09-16 23:50:12 +02:00
..
import import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
archive.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
authenticate.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
build.scm guix build: '--log-file' can return URLs. 2015-09-10 23:14:16 +02:00
download.scm
edit.scm Add 'guix edit'. 2015-06-18 00:25:49 +02:00
environment.scm scripts: environment: Return the exit status of the command. 2015-07-02 21:47:24 +02:00
gc.scm guix gc: Add '--verify'. 2015-06-06 19:05:56 +02:00
graph.scm guix: packages: Add origin-actual-file-name. 2015-09-14 18:02:37 -05:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
lint.scm lint: Add 'check-texinfo-markup' checker. 2015-09-15 19:01:23 +02:00
offload.scm offload: Add 'ssh-options' field to <build-machine>. 2015-07-09 11:59:26 +02:00
package.scm scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00
publish.scm publish: Gracefully handle the lack of a deriver. 2015-09-04 00:13:05 +02:00
pull.scm pull: Update to the new cgit snapshot URL. 2015-09-10 08:49:36 +02:00
refresh.scm refresh: Add missing newline in warning message. 2015-08-29 23:56:47 +02:00
size.scm size: Get the item's size from the daemon rather than compute it. 2015-08-19 11:39:18 +02:00
substitute.scm substitute: Improve readability of download progress report. 2015-09-16 23:50:12 +02:00
system.scm guix system: Gracefully handle incomplete commands. 2015-09-15 00:04:27 +02:00