From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] A little typo in gnu/system.scm Date: Thu, 12 Mar 2015 21:22:36 +0100 Message-ID: <87egou2cfn.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW9cw-00045t-94 for guix-devel@gnu.org; Thu, 12 Mar 2015 16:22:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YW9ct-0007bY-3w for guix-devel@gnu.org; Thu, 12 Mar 2015 16:22:42 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW9ct-0007bS-0u for guix-devel@gnu.org; Thu, 12 Mar 2015 16:22:39 -0400 In-Reply-To: (Axel's message of "Wed, 11 Mar 2015 01:41:58 +0300") 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: Axel Cc: guix-devel Axel skribis: > Name 'operating-system-packages' declared twice in export list in the > gnu/system.scm. I think it is a typo. Isn't it? Indeed! Applied, thanks. Ludo=E2=80=99.