From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: Add nlopt. Date: Thu, 07 Apr 2016 23:42:04 +0300 Message-ID: <877fg9882r.fsf@gmail.com> References: <87vb3twtgi.fsf@gnu.org> <20160407154451.GD18750@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoGkj-0006IB-Rr for guix-devel@gnu.org; Thu, 07 Apr 2016 16:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoGkg-0002jF-Kx for guix-devel@gnu.org; Thu, 07 Apr 2016 16:42:09 -0400 In-Reply-To: <20160407154451.GD18750@jasmine> (Leo Famulari's message of "Thu, 7 Apr 2016 11:44:51 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari (2016-04-07 18:44 +0300) wrote: > On Thu, Apr 07, 2016 at 01:26:21PM +0200, Roel Janssen wrote: >> From 558175f69ba52446eca75ab79b641c8f0204093e Mon Sep 17 00:00:00 2001 >> From: Roel Janssen >> Date: Thu, 7 Apr 2016 13:22:35 +0200 >> Subject: [PATCH] gnu: Add nlopt. >> >> * gnu/packages/maths.scm (nlopt): New variable. > > Looks good, but for some reason I can't apply the patch to my source > tree. Does it work for you? Same for me, there is some problem with this patch. -- Alex