From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Subject: Re: [PATCH] A little typo in gnu/system.scm Date: Wed, 11 Mar 2015 21:43:32 +0100 Message-ID: <20150311204332.GA29693@venom> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVnTk-0006LH-7c for guix-devel@gnu.org; Wed, 11 Mar 2015 16:43:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVnTf-0000jp-5U for guix-devel@gnu.org; Wed, 11 Mar 2015 16:43:44 -0400 Received: from cantor2.suse.de ([195.135.220.15]:48958 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVnTe-0000jg-Vx for guix-devel@gnu.org; Wed, 11 Mar 2015 16:43:39 -0400 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 1FC13AC9B for ; Wed, 11 Mar 2015 20:43:38 +0000 (UTC) Content-Disposition: inline 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: guix-devel@gnu.org On Wed, Mar 11, 2015 at 01:41:58AM +0300, Axel wrote: >Name 'operating-system-packages' declared twice in export list in the >gnu/system.scm. I think it is a typo. Isn't it? Yes, it seems so. Good catch :)