From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] build: Improve information density and appearance of download progress output. Date: Sat, 5 Sep 2015 15:03:14 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYIkC-0007uI-Cr for guix-devel@gnu.org; Sat, 05 Sep 2015 15:03:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYIk7-0005Rh-FD for guix-devel@gnu.org; Sat, 05 Sep 2015 15:03:20 -0400 Received: from mail-yk0-f173.google.com ([209.85.160.173]:33834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYIk7-0005RZ-BE for guix-devel@gnu.org; Sat, 05 Sep 2015 15:03:15 -0400 Received: by ykdg206 with SMTP id g206so49073813ykd.1 for ; Sat, 05 Sep 2015 12:03:14 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Steve Sprang Cc: guix-devel 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