all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Simon Tournier <zimon.toutoune@gmail.com>
Cc: "Nicolas Graves" <ngraves@ngraves.fr>,
	guix-devel@gnu.org, "Jean-Baptiste Volatier" <jbv@pm.me>,
	"Nicolò Balzarotti" <anothersms@gmail.com>
Subject: Re: Follow-up on julia import script
Date: Sat, 25 Feb 2023 19:23:46 +0100	[thread overview]
Message-ID: <874jr9wqml.fsf@gnu.org> (raw)
In-Reply-To: <865ybqc4zo.fsf@gmail.com> (Simon Tournier's message of "Sat, 25 Feb 2023 13:19:07 +0100")

Hi,

Simon Tournier <zimon.toutoune@gmail.com> skribis:

> For instance, consider the package julia-tables, it reads:
>
>     (propagated-inputs
>      (list julia-dataapi
>            julia-datavalueinterfaces
>            julia-iteratorinterfaceextensions
>            julia-tabletraits))
>     (native-inputs
>      (list julia-datavalues
>            julia-queryoperators))
>
> when Project.toml reads
>
> [deps]
> DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
> DataValueInterfaces = "e2d170a0-9d28-54be-80f0-106bbe20a464"
> IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
> LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
> OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
> TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
> Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

How does one resolve those UUIDs?

It seems that one would “just” need a toml parser to put this to work?

The other option you mentioned—using the JuliaHub API—doesn’t sound too
bad to me, and it would be quite easy to implement, similar to (guix
import pypi) and the like I suppose?

Curiously,
Ludo’.


  reply	other threads:[~2023-02-25 18:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 16:35 Follow-up on julia import script Nicolas Graves via Development of GNU Guix and the GNU System distribution.
2023-02-24 18:21 ` Simon Tournier
2023-02-25 10:11   ` Nicolas Graves via Development of GNU Guix and the GNU System distribution.
2023-02-25 12:19     ` Simon Tournier
2023-02-25 18:23       ` Ludovic Courtès [this message]
2023-02-27 10:14         ` Simon Tournier
2023-02-27 11:37           ` Nicolas Graves via Development of GNU Guix and the GNU System distribution.
2023-02-27 13:46             ` Simon Tournier
2023-02-27 18:01               ` Nicolas Graves via Development of GNU Guix and the GNU System distribution.
2023-02-28  9:25                 ` Simon Tournier
2023-03-06 11:23             ` Nicolas Graves via Development of GNU Guix and the GNU System distribution.
2023-03-07 11:52               ` Simon Tournier
2023-03-15 12:43 ` Nicolas Graves via Development of GNU Guix and the GNU System distribution.
2023-03-18 11:17   ` Nicolas Graves via Development of GNU Guix and the GNU System distribution.

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874jr9wqml.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=anothersms@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=jbv@pm.me \
    --cc=ngraves@ngraves.fr \
    --cc=zimon.toutoune@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.