guix-devel/nix
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
..
boost Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
libstore perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
libutil nix: Remove unused function. 2017-08-18 11:31:28 +02:00
nix-daemon guix-daemon: Disable garbage collection for remote connections. 2018-04-19 19:06:26 +02:00
scripts list-runtime-root: Fix off-by-one in 'strip-drop' call. 2017-12-31 11:18:30 +01:00
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
AUTHORS Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
COPYING Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
local.mk build: Remove leftover reference to nix/libstore/schema.sql. 2018-06-22 10:23:31 +02:00