[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#55404: [PATCH 0/2] Make 'description' of <service-type> mandatory
From: |
Ludovic Courtès |
Subject: |
bug#55404: [PATCH 0/2] Make 'description' of <service-type> mandatory |
Date: |
Wed, 18 May 2022 22:37:56 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Hi!
>>
>> This change makes the ‘description’ field of <service-type> mandatory.
>> I think it’s necessary if we are to make ‘guix system search’, ‘guix
>> home search’, and similar tools useful.
>>
>> Objections?
>
> None. Go for it!
Alright, pushed as 3948ac25b1dccc40c7fdf56377f94a0775a835ee with
additional ‘tests/services.scm’ changes I had forgotten.
Thanks for taking a look!
Ludo’.