From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 05/10] gnu: Add propeller-toolchain. Date: Sat, 31 Dec 2016 01:34:21 +0100 Message-ID: <874m1l5436.fsf@gnu.org> References: <20161226160452.19939-1-rekado@elephly.net> <20161226160452.19939-5-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cN7cx-00044w-7k for guix-devel@gnu.org; Fri, 30 Dec 2016 19:34:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cN7cu-0005f8-6M for guix-devel@gnu.org; Fri, 30 Dec 2016 19:34:27 -0500 In-Reply-To: <20161226160452.19939-5-rekado@elephly.net> (Ricardo Wurmus's message of "Mon, 26 Dec 2016 17:04:47 +0100") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus skribis: > * gnu/packages/embedded.scm (propeller-toolchain): New variable. LGTM, thanks!