From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCHES] Some cleanups for core-updates Date: Fri, 27 Feb 2015 22:07:25 +0100 Message-ID: <20150227210725.GA18235@debian> References: <87h9u76xft.fsf@netris.org> <878ufj6whv.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRS8k-0006Qr-QW for guix-devel@gnu.org; Fri, 27 Feb 2015 16:08:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRS8g-00033Q-Nu for guix-devel@gnu.org; Fri, 27 Feb 2015 16:08:06 -0500 Received: from mout.kundenserver.de ([212.227.126.131]:53055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRS8g-00032s-Dd for guix-devel@gnu.org; Fri, 27 Feb 2015 16:08:02 -0500 Content-Disposition: inline In-Reply-To: <878ufj6whv.fsf@netris.org> 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: Mark H Weaver Cc: guix-devel@gnu.org On Fri, Feb 27, 2015 at 01:27:08PM -0500, Mark H Weaver wrote: > Mark H Weaver writes: > > Here are two commits I'd like to push to core-updates. > > Comments and suggestions welcome. > I should mention that although I tried to be reasonably careful, I've > not tested these changes beyond making sure that the *.scm files compile > successfully, because it would obviously be a huge job to compile all of > core-updates on my machine. I was planning to let Hydra do that testing > and fix things up later if needed. They look useful to me. We will have to watch core-updates anyway while it builds on hydra, then we will see if anything breaks. Andreas