From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCHES] Some cleanups for core-updates Date: Fri, 27 Feb 2015 13:27:08 -0500 Message-ID: <878ufj6whv.fsf@netris.org> References: <87h9u76xft.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRPcn-0008Fq-GS for guix-devel@gnu.org; Fri, 27 Feb 2015 13:26:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRPcj-00046Q-Gq for guix-devel@gnu.org; Fri, 27 Feb 2015 13:26:57 -0500 Received: from world.peace.net ([50.252.239.5]:43948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRPcj-00046M-DN for guix-devel@gnu.org; Fri, 27 Feb 2015 13:26:53 -0500 In-Reply-To: <87h9u76xft.fsf@netris.org> (Mark H. Weaver's message of "Fri, 27 Feb 2015 13:06:46 -0500") 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: guix-devel@gnu.org 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. Mark