all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Mekeor Melire <mekeor@posteo.de>
Cc: help-guix@gnu.org
Subject: Re: A package search engine for a curated list of channels
Date: Wed, 27 Apr 2022 20:37:27 +0200	[thread overview]
Message-ID: <87y1zq2wv2.fsf@elephly.net> (raw)
In-Reply-To: <87a6c6boqq.fsf@posteo.de>


Hi Mekeor,

> it would be nice to be able to search for a package (and/or a service)
> by name or description etc. through many channels. AFAIK, there's no
> such search engine yet. Please correct me if I'm wrong.
>
> I'm considering to implement it. I'd suggest to approach it with a
> server where (1) Guix is installed; (2) a long list of channels is
> activated; (3) a cron-job or so which regularly runs `guix pull`; (4) a
> web-api-service written in Guile which leverages the Guix-library in
> order to search for packages (-- I guess it'd be calling the
> `guix-package*` function from /guix/scripts/package.scm?); (5) a
> simplistic front-end web-site which talks to the web-api.

See https://github.com/UMCUGenetics/hpcguix-web.  It handles the
constant updates to all Guix channels and the search.  You’re welcome to
contribute to it, e.g. to add an API, suggest changes in how results are
displayed, etc.

An example deployment can be found at https://guix.mdc-berlin.de

Guix has a service for it that makes deployment easy.

You’ll see that it lists packages from guix-science and other channels,
e.g. https://guix.mdc-berlin.de/package/rstudio-server

-- 
Ricardo


  parent reply	other threads:[~2022-04-27 18:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 13:51 A package search engine for a curated list of channels Mekeor Melire
2022-04-27 15:08 ` Edouard Klein
2022-04-27 18:37 ` Ricardo Wurmus [this message]
2022-04-27 21:07   ` 404 errors with hpcguix-web (e.g. for /packages.json) Mekeor Melire
2022-05-04 22:25     ` Show: Minimal Working Example of hpcguix-web Mekeor Melire
2022-05-04 22:29   ` A package search engine for a curated list of channels Mekeor Melire
2022-05-05  9:01     ` Ricardo Wurmus
2022-09-03 10:24   ` zimoun

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=87y1zq2wv2.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=mekeor@posteo.de \
    /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.