unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: zimoun <zimon.toutoune@gmail.com>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: Data service: package information
Date: Wed, 06 May 2020 18:36:37 +0100	[thread overview]
Message-ID: <87o8r1klsq.fsf@cbaines.net> (raw)
In-Reply-To: <CAJ3okZ2ZNXWB64a2McWRnQoER6SEvCJ0Zsg+5Ye6rbVa4+zCyw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1905 bytes --]


zimoun <zimon.toutoune@gmail.com> writes:

> I am playing with "guix search / show" ('package->recutils) and I
> would like to provide 2 informations:
>
>  1) the hyperlink to the Data Service.
>  2) if the package is substituable.
>
> The 1) is not complicated since Guix checks if hyperlinks are
> supported by the terminal.  The question is: does the API is
> "reliable"?
>
> https://data.guix.gnu.org/repository/1/branch/master/package/<package-name>

The URLs can be kept working for a while if that's what you mean.

> Aside, does it make sense to add the revision number (short commit
> hash, e.g., abc123) and the red (X) or the green (V) close to "More
> information" to easily check the status of the derivation.  It avoids
> one click when it is green. ;-)

I'm not sure what page this relates to?

> The 2) is a bit more complicated.  First does it make sense?  Because
> the computation of a derivation is probably required, isn't it?  Well,
> it is related to [1], isn't?
>
> Is it possible to fetch such "binary availability" from the Data
> Service?  If yes, how?
>
> [1] https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00337.html

So this is something that I'd suggest doing without the Guix Data
Service. There's has-substitutes? in (guix store) to fetch the
substitute availability for a store path, and that will use the
substitute servers the user has configured, which could be completely
different to the ones the Guix Data Service knows about, so doing this
just from the users machine is more representative.

> Note that from the webpage [2], the link bottom redirect with http://
> without the 's'.  I do not know if it matters.
>
> [2] http://hpc.guix.info/package/git

I didn't think there was much value in forcing HTTPS for
data.guix.gnu.org, so it works with or without TLS currently.

Anyway, this all sounds exciting Simon. Let me know how you get on :)

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

  reply	other threads:[~2020-05-06 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 14:19 Data service: package information zimoun
2020-05-06 17:36 ` Christopher Baines [this message]
2020-05-06 17:56   ` zimoun
2020-05-06 18:48     ` Christopher Baines

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=87o8r1klsq.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=guix-devel@gnu.org \
    --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 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).