unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Data service: package information
@ 2020-05-06 14:19 zimoun
  2020-05-06 17:36 ` Christopher Baines
  0 siblings, 1 reply; 4+ messages in thread
From: zimoun @ 2020-05-06 14:19 UTC (permalink / raw)
  To: Guix Devel, Christopher Baines

Dear Chris,

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>

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. ;-)

A concrete example: recently I have tried to install Docker, which was
broken on master, so it is a couple of clicks to find the last commit
which builds.  Using this proposal, it becomes faster: "guix search
docker", click, "guix time-machine --commit=<xx> -- install docker -p
/tmp/docker".  It smooths the frustration. :-)


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


Thank you in advance for any comment and/or pointer.

All the best,
simon


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-06 18:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 14:19 Data service: package information zimoun
2020-05-06 17:36 ` Christopher Baines
2020-05-06 17:56   ` zimoun
2020-05-06 18:48     ` Christopher Baines

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).