guix-devel/guix/scripts
宋文武 798648515b
download: Don't report the progress too fast.
* guix/utils.scm (<progress-reporter>): New record type.
(call-with-progress-reporter): New procedure.
* guix/build/download.scm (dump-port*, rate-limited, progress-reporter/file):
New procedures.
(ftp-fetch, http-fetch): Use 'dump-port*'.
(progress-proc): Remove procedure.
* guix/scripts/substitute.scm (progress-report-port): Rewrite in terms of
<progress-reporter>.
(process-substitution): Adjust accordingly.
2017-09-20 19:49:31 +08:00
..
container
import
system
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
download.scm
edit.scm
environment.scm
gc.scm
graph.scm
hash.scm
import.scm
lint.scm
offload.scm
pack.scm
package.scm
perform-download.scm
publish.scm
pull.scm
refresh.scm
size.scm
substitute.scm
system.scm
weather.scm