[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28452: [PATCH 0/6] On-line doc and search for services
From: |
Ludovic Courtès |
Subject: |
bug#28452: [PATCH 0/6] On-line doc and search for services |
Date: |
Sat, 16 Sep 2017 18:13:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hi Chris,
Christopher Baines <address@hidden> skribis:
> On Wed, 13 Sep 2017 23:17:56 +0200
> Ludovic Courtès <address@hidden> wrote:
>
>> Hello!
>>
>> This patch series adds a new ‘guix system search’ command to search
>> through the available services types:
[...]
> This looks awesome Ludo :) I've tried it out locally, and it works
> well. Obviously it will work a lot better when more services have
> descriptions, but this is a great start.
>
> I've also had a look through the patches, and they all look good to me.
Thanks for your feedback! I’ve pushed it now.
Note that this changes the ABI, so you’ll need at least:
rm gnu/*.go gnu/services/*.go gnu/system/*.go && make
Ludo’.
- [bug#28452] [PATCH 0/6] On-line doc and search for services, Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 1/6] ui: Generalize relevance computation., Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 2/6] services: Add a description and location for each service type., Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 3/6] services: Add 'fold-service-types'., Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 5/6] services: base: Add descriptions., Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 6/6] services: networking: Add descriptions., Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 4/6] guix system: Add 'search' command., Ludovic Courtès, 2017/09/13
- [bug#28452] [PATCH 0/6] On-line doc and search for services, Christopher Baines, 2017/09/14
- bug#28452: [PATCH 0/6] On-line doc and search for services,
Ludovic Courtès <=