substitute-binary: Report progress while downloading.
authorLudovic Courtès <ludo@gnu.org>
Thu, 20 Jun 2013 21:41:11 +0000 (23:41 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 20 Jun 2013 21:41:28 +0000 (23:41 +0200)
commita85060efec5766280d19219112db6f7fdd2fb32a
tree60c697debecb461d65e6ac807436cc5fe298c871
parente3f6f8b4480636bcf49cf075d6a7fb4bdf8c3b84
substitute-binary: Report progress while downloading.

* guix/scripts/substitute-binary.scm (decompressed-port): Improve docstring.
  (progress-report-port): New procedure.
  (guix-substitute-binary)["--substitute"]: Use it to report progress.
* guix/build/download.scm: Export `progress-proc' and `uri-abbreviation'.
guix/build/download.scm
guix/scripts/substitute-binary.scm