From 00554b2a0f4410e428de527c16c2b3bbe8daeb3a Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 2 Sep 2013 23:30:07 +0200 Subject: substitute-binary: Show the Nar size, when available. * guix/scripts/substitute-binary.scm (guix-substitute-binary)["--substitute"]: Show the Nar size, when available. * guix/ui.scm (show-what-to-build): Add 'TODO'. --- guix/ui.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'guix/ui.scm') diff --git a/guix/ui.scm b/guix/ui.scm index 9251d73f18..720d01be02 100644 --- a/guix/ui.scm +++ b/guix/ui.scm @@ -242,6 +242,7 @@ available for download." (substitutable-path-info store download))))) download))) + ;; TODO: Show the installed size of DOWNLOAD. (if dry-run? (begin (format (current-error-port) -- cgit v1.2.3