Felix Lechner via "Development of GNU Guix and the GNU System distribution." 
<[email protected]> writes:

> Typing "smart" into the search box on packages.guix.gnu.org does not
> find 'smartmontools'. Why might that be, please?

The packages.guix.gnu.org search uses the data service search as a
backend (this is the page [1]), and this is the relevant bit of the data
service code for searching packages [2].

Since it doesn't show up in the results, the where condition isn't
selecting it.

1: 
https://data.guix.gnu.org/repository/1/branch/master/latest-processed-revision/packages
2: 
https://git.savannah.gnu.org/cgit/guix/data-service.git/tree/guix-data-service/model/package.scm#n144

Attachment: signature.asc
Description: PGP signature

  • Search box on pac... Development of GNU Guix and the GNU System distribution.
    • Re: Search b... Christopher Baines

Reply via email to