From: Jan Nieuwenhuizen <janneke@gnu.org>
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: guile-next: Set correct native search paths.
Date: Sat, 13 Feb 2016 08:25:21 +0100 [thread overview]
Message-ID: <87vb5t9in2.fsf@gnu.org> (raw)
In-Reply-To: <CAJ=RwfYqO4icdGq6OjQCFA7DxHMFoH5C_-XsLy8qWvsGP26NEw@mail.gmail.com> (David Thompson's message of "Sat, 13 Feb 2016 00:13:33 -0500")
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
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.nl
next prev parent reply other threads:[~2016-02-13 7:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 5:13 [PATCH] gnu: guile-next: Set correct native search paths Thompson, David
2016-02-13 7:25 ` Jan Nieuwenhuizen [this message]
2016-02-15 8:47 ` Andy Wingo
2016-02-15 13:04 ` Thompson, David
2016-02-21 23:11 ` Jan Nieuwenhuizen
2016-02-24 0:42 ` Thompson, David
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vb5t9in2.fsf@gnu.org \
--to=janneke@gnu.org \
--cc=dthompson2@worcester.edu \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).