Re: [PATCH] build: Improve information density and appearance of download progress output.

2015-09-08 Thread Ludovic Courtès
Steve Sprang skribis: > From 21f9829fab68e4660b19b651154f3c873b4d595e Mon Sep 17 00:00:00 2001 > From: Steve Sprang > Date: Sat, 5 Sep 2015 11:32:39 -0700 > Subject: [PATCH] build: Improve information density and appearance of download > progress output. > > * guix/build/

Re: [PATCH] build: Improve information density and appearance of download progress output.

2015-09-05 Thread Taylan Ulrich Bayırlı/Kammer
Steve Sprang writes: > This patch adds Arch/pacman style output when invoking 'guix > download'. > > Previous output: > $ guix download ftp://ftp.gnu.org/gnu/guile/guile-2.0.11.tar.gz > starting download of `/tmp/guix-file.IgqbP2' from > `ftp://ftp.gnu.org/gnu/guile/guile-2.0.11.tar.gz'... > ftp:

Re: [PATCH] build: Improve information density and appearance of download progress output.

2015-09-05 Thread Thompson, David
On Sat, Sep 5, 2015 at 2:48 PM, Steve Sprang wrote: > This patch adds Arch/pacman style output when invoking 'guix download'. I like it! - Dave

[PATCH] build: Improve information density and appearance of download progress output.

2015-09-05 Thread Steve Sprang
1.1MiB/s 00:00:02 [### ] 36.6% -Steve From 21f9829fab68e4660b19b651154f3c873b4d595e Mon Sep 17 00:00:00 2001 From: Steve Sprang Date: Sat, 5 Sep 2015 11:32:39 -0700 Subject: [PATCH] build: Improve information density and appearance of download progress output. * guix/build/downl