From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 6/8] gnu: Order module imports in (gnu packages qemu) alphabetically. Date: Fri, 29 Jul 2016 18:26:20 +0200 Message-ID: References: <20160729082357.17501-1-david@craven.ch> <20160729082357.17501-6-david@craven.ch> <874m788n4c.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTAcK-0002hx-Qo for guix-devel@gnu.org; Fri, 29 Jul 2016 12:26:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTAcF-0004g4-Qi for guix-devel@gnu.org; Fri, 29 Jul 2016 12:26:31 -0400 Received: from mail-yw0-x242.google.com ([2607:f8b0:4002:c05::242]:33241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTAcE-0004fr-JF for guix-devel@gnu.org; Fri, 29 Jul 2016 12:26:27 -0400 Received: by mail-yw0-x242.google.com with SMTP id z8so8594517ywa.0 for ; Fri, 29 Jul 2016 09:26:25 -0700 (PDT) In-Reply-To: <874m788n4c.fsf@gnu.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" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel > Applied, but without the hunks not related to module import ordering. Yep, I know I'm a little lazy sometimes... =P The discipline in this regard around the guix project is admirable =)