guix-devel/guix/scripts
Ludovic Courtès 240a9c69a6
perform-download: Optionally report a "download-progress" trace.
* guix/scripts/perform-download.scm (perform-download): Add
 #:print-build-trace? and pass it to 'url-fetch'.
(guix-perform-download): Define 'print-build-trace?' and pass it to
'perform-download'.
* guix/build/download.scm (ftp-fetch): Add #:print-build-trace? and
honor it.
(url-fetch): Likewise.
* nix/libstore/builtins.cc (builtinDownload): Set _NIX_OPTIONS
environment variable.
2018-09-27 23:21:53 +02:00
..
container
import
system
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
describe.scm
download.scm
edit.scm
environment.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
gc.scm
graph.scm
hash.scm
import.scm
lint.scm
offload.scm
pack.scm
package.scm
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
publish.scm
pull.scm
refresh.scm
repl.scm
size.scm
substitute.scm
system.scm
weather.scm weather: Fix pasto in --version output. 2018-07-07 18:10:31 +02:00