Re: Data service: package information

2020-05-06 Thread Christopher Baines
zimoun writes: > On Wed, 6 May 2020 at 19:36, Christopher Baines wrote: > >> > 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 >

Re: Data service: package information

2020-05-06 Thread zimoun
Hi Chris, On Wed, 6 May 2020 at 19:36, Christopher Baines wrote: > > 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

Re: Data service: package information

2020-05-06 Thread Christopher Baines
zimoun 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 termina

Data service: package information

2020-05-06 Thread zimoun
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