guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] refresh: Add '--list-updaters' option.


From: Ludovic Courtès
Subject: Re: [PATCH] refresh: Add '--list-updaters' option.
Date: Sun, 25 Oct 2015 22:46:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Kost <address@hidden> skribis:

> From 6d82f6384902e7de837a4dbfc86c524dbfd9145a Mon Sep 17 00:00:00 2001
> From: Alex Kost <address@hidden>
> Date: Thu, 22 Oct 2015 10:51:17 +0300
> Subject: [PATCH] refresh: Add '--list-updaters' option.
>
> * guix/scripts/refresh.scm (list-updaters-and-exit): New procedure.
>   (%options, show-help): Add '--list-updaters' option.
> * doc/guix.texi (Invoking guix refresh): Document it.

[...]

> address@hidden --list-updaters
> address@hidden -L
> +List available updaters and exit.

Maybe add: “(see @option{--type} below.)”

OK to push with this change!

To make it even more useful, I wonder if we should add a ‘description’
field to updaters.

The best way to do that would probably be by definition
<upstream-updater> with ‘define-record-type*’ (because ‘description’ is
a known keyword for xgettext, as per po/guix/Makevars.)

WDYT?

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]