From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 02/31] download: Add KDE mirrors. Date: Mon, 1 Aug 2016 21:54:30 +0200 Message-ID: <20160801195430.GC6728@solar> References: <20160801181342.16203-1-david@craven.ch> <20160801181342.16203-3-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUJIN-0005Ry-K3 for guix-devel@gnu.org; Mon, 01 Aug 2016 15:54:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUJIJ-0004yo-GB for guix-devel@gnu.org; Mon, 01 Aug 2016 15:54:38 -0400 Received: from mailrelay2.public.one.com ([91.198.169.125]:34790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUJIJ-0004yf-0R for guix-devel@gnu.org; Mon, 01 Aug 2016 15:54:35 -0400 Content-Disposition: inline In-Reply-To: <20160801181342.16203-3-david@craven.ch> 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" To: David Craven Cc: guix-devel@gnu.org On Mon, Aug 01, 2016 at 08:13:13PM +0200, David Craven wrote: > * guix/download.scm (%mirrors)[kde]: Add kde mirrors. This is a good idea! I tried it out and it worked. I think you can push this already now. But I think the "[kde]" should not appear in the commit message? It would be good if someone more knowledgeable could comment. Andreas