unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62264] [PATCH v2 0/3] Add 'guix locate'
       [not found] <87zg5e27cd.fsf_-_@gnu.org>
@ 2023-06-07 22:09 ` Ludovic Courtès
  2023-06-09  3:57   ` Ryan Prior
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-06-07 22:09 UTC (permalink / raw)
  To: 62264; +Cc: Ludovic Courtès, Antoine R. Dumont, guix-devel

Hello!

Here is the “camera-ready” version of the new ‘guix locate’ command
(formerly ‘guix index’) that Antoine and myself have worked on.
I think it’s ready to go.

This version relies only on local knowledge, which means you can
only find packages already in your store.  In a future iteration,
we’ll add an optional mechanism to download the database from
elsewhere.

Thoughts?

Ludo’.

Ludovic Courtès (3):
  store: Tolerate non-existent GC root directories.
  Add 'guix locate'.
  DRAFT news: Add entry for 'guix locate'.

 Makefile.am             |   2 +
 doc/guix.texi           | 118 ++++++++
 etc/news.scm            |  17 ++
 guix/scripts/locate.scm | 657 ++++++++++++++++++++++++++++++++++++++++
 guix/store/roots.scm    |  12 +-
 po/guix/POTFILES.in     |   1 +
 tests/guix-locate.sh    |  72 +++++
 tests/store-roots.scm   |  18 +-
 8 files changed, 892 insertions(+), 5 deletions(-)
 create mode 100644 guix/scripts/locate.scm
 create mode 100755 tests/guix-locate.sh


base-commit: e8f9fb3e03ea8fee0e13f13706a6b16414f74a7b
-- 
2.40.1





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

* Re: [bug#62264] [PATCH v2 0/3] Add 'guix locate'
  2023-06-07 22:09 ` [bug#62264] [PATCH v2 0/3] Add 'guix locate' Ludovic Courtès
@ 2023-06-09  3:57   ` Ryan Prior
  2023-06-15 22:02     ` bug#62264: [PATCH] Add 'guix locate' command Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Prior @ 2023-06-09  3:57 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 62264, Antoine R. Dumont, guix-devel

------- Original Message -------
On Wednesday, June 7th, 2023 at 10:09 PM, Ludovic Courtès <ludo@gnu.org> wrote:


> 
> 
> Hello!
> 
> Here is the “camera-ready” version of the new ‘guix locate’ command
> (formerly ‘guix index’) that Antoine and myself have worked on.
> I think it’s ready to go.

It would be helpful to provide a link to any documentation that's part of this work, as neither "guix locate" nor "guix index" have been discussed on guix-devel previously. I look forward to learning more about this feature!

Ryan


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

* Re: bug#62264: [PATCH] Add 'guix locate' command
  2023-06-09  3:57   ` Ryan Prior
@ 2023-06-15 22:02     ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-06-15 22:02 UTC (permalink / raw)
  To: Ryan Prior; +Cc: guix-devel, Antoine R. Dumont, 62264

Hi Ryan,

Ryan Prior <rprior@protonmail.com> skribis:

> It would be helpful to provide a link to any documentation that's part of this work, as neither "guix locate" nor "guix index" have been discussed on guix-devel previously. I look forward to learning more about this feature!

You can find the discussion leading to this patch series at:

  https://issues.guix.gnu.org/62264

Current documentation:

  https://issues.guix.gnu.org/62264#12-lineno60

Before that, there was a preliminary discussion at:

  https://lists.gnu.org/archive/html/guix-devel/2022-01/msg00354.html

HTH!

Ludo’.


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

end of thread, other threads:[~2023-06-15 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87zg5e27cd.fsf_-_@gnu.org>
2023-06-07 22:09 ` [bug#62264] [PATCH v2 0/3] Add 'guix locate' Ludovic Courtès
2023-06-09  3:57   ` Ryan Prior
2023-06-15 22:02     ` bug#62264: [PATCH] Add 'guix locate' command Ludovic Courtès

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