From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: Re: [PATCH] gnu: guile-next: Set correct native search paths. Date: Sat, 13 Feb 2016 08:25:21 +0100 Message-ID: <87vb5t9in2.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]:45842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUUaK-0006gw-Sx for guix-devel@gnu.org; Sat, 13 Feb 2016 02:25:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUUaH-0003jN-MQ for guix-devel@gnu.org; Sat, 13 Feb 2016 02:25:40 -0500 In-Reply-To: (David Thompson's message of "Sat, 13 Feb 2016 00:13:33 -0500") 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: "Thompson, David" Cc: guix-devel Thompson, David writes: > I've started building my own projects with Guile 2.1.2 and I noticed > that the search paths needed adjustment in order to find modules. Ah...great I've been wondering about this; assuming everyone would be running latest guile. Do we want a guile-next-lib, I am using this (define-public guile-next-lib (package (inherit guile-lib) (name "guile-lib-next") (version "0.2.2") (inputs `(("guile" ,guile-next))) (arguments (append (substitute-keyword-arguments `(#:tests? #f ;; 2 tests still fail ,@(package-arguments guile-lib))))))) Greetings, Jan --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.nl= =20=20