guix/nix/libstore
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
..
.gitignore
build.cc Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
builtins.cc perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
builtins.hh
derivations.cc
derivations.hh
gc.cc
globals.cc daemon: Remove dead code. 2018-03-30 23:42:07 +02:00
globals.hh daemon: Remove dead code. 2018-03-30 23:42:07 +02:00
local-store.cc daemon: Remove unused schema upgrade code. 2018-03-30 23:42:07 +02:00
local-store.hh daemon: Remove unused schema upgrade code. 2018-03-30 23:42:07 +02:00
misc.cc daemon: Remove dead code. 2018-03-30 23:42:07 +02:00
misc.hh daemon: Remove dead code. 2018-03-30 23:42:07 +02:00
optimise-store.cc
pathlocks.cc
pathlocks.hh
references.cc
references.hh
sqlite.cc
sqlite.hh
store-api.cc Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
store-api.hh Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
worker-protocol.hh Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00