From: Andreas Enge <andreas@enge.fr>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add laby.
Date: Sat, 13 Feb 2016 09:20:32 +0100 [thread overview]
Message-ID: <20160213082032.GA6239@debian> (raw)
In-Reply-To: <878u2pbqwr.fsf@gnu.org>
On Fri, Feb 12, 2016 at 09:43:47PM +0100, Jan Nieuwenhuizen wrote:
> Ah yes it is inpired by the Nix package, it is store-specific. Ocaml
> wants its "core" libraries all in the same prefix, store won't allow
> that.
Okay.
> When I hit this, I wondered if we have a way to import/convert packages
> and or what Guix's policy is on that.
There is a "guix import nix" command; I do not think it will go so far as
to also take care of patches, but it will create a template for a scheme
object from nixpkgs.
"git am" complained about whitespace issues with tabs, but I suppose these
are okay in make files :-)
> + (inputs
> + `(("camlp4" ,camlp4)
> + ("m4" ,m4)
> + ("ocaml" ,ocaml)))
I think all of these should be native-inputs; the first two are not referenced
in the result ("guix gc --references /gnu/store/..."), and ocaml is definitely
needed during compile time. I moved them and pushed the patch.
Thank you very much for your patience!
Andreas
next prev parent reply other threads:[~2016-02-13 8:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 20:27 [PATCH] gnu: Add laby Jan Nieuwenhuizen
2016-02-09 22:28 ` Christopher Allan Webber
2016-02-11 20:18 ` Efraim Flashner
2016-02-11 22:21 ` Jan Nieuwenhuizen
2016-02-12 18:09 ` Andreas Enge
2016-02-13 8:11 ` Jan Nieuwenhuizen
2016-02-13 8:43 ` Andreas Enge
2016-02-13 14:09 ` Jan Nieuwenhuizen
2016-02-13 14:16 ` Andreas Enge
2016-02-13 20:58 ` Jan Nieuwenhuizen
2016-03-06 19:27 ` Andreas Enge
2016-03-06 22:01 ` Jan Nieuwenhuizen
2016-08-10 15:10 ` Jan Nieuwenhuizen
2016-08-11 11:50 ` 宋文武
2016-02-12 18:13 ` Andreas Enge
2016-02-12 20:43 ` Jan Nieuwenhuizen
2016-02-13 8:20 ` Andreas Enge [this message]
2016-02-13 13:08 ` Jan Nieuwenhuizen
2016-02-12 18:17 ` Andreas Enge
2016-02-12 18:30 ` Jan Nieuwenhuizen
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=20160213082032.GA6239@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
--cc=janneke@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).