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 Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
challenge.scm
container.scm
copy.scm
describe.scm describe: Work correctly on generation-less profiles. 2018-09-18 23:23:44 +02:00
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 Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
package.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
publish.scm
pull.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
refresh.scm
repl.scm
size.scm
substitute.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
system.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
weather.scm