emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#55404: closed ([PATCH 0/2] Make 'description' of <service-type> mand


From: GNU bug Tracking System
Subject: bug#55404: closed ([PATCH 0/2] Make 'description' of <service-type> mandatory)
Date: Wed, 18 May 2022 20:39:01 +0000

Your message dated Wed, 18 May 2022 22:37:56 +0200
with message-id <87ilq21srf.fsf_-_@gnu.org>
and subject line Re: bug#55404: [PATCH 0/2] Make 'description' of 
<service-type> mandatory
has caused the debbugs.gnu.org bug report #55404,
regarding [PATCH 0/2] Make 'description' of <service-type> mandatory
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55404: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55404
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Make 'description' of <service-type> mandatory Date: Fri, 13 May 2022 23:43:18 +0200
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?

Thanks,
Ludo’.

Ludovic Courtès (2):
  services: Add more description fields.
  services: Make <service-type> 'description' field mandatory.

 gnu/services.scm       | 6 +++---
 gnu/services/base.scm  | 3 ++-
 gnu/system/install.scm | 6 ++++--
 gnu/tests.scm          | 7 +++++--
 4 files changed, 14 insertions(+), 8 deletions(-)


base-commit: 2e6f4220cffc72f55f5390a57499e95fc9a03796
-- 
2.36.0




--- End Message ---
--- Begin Message --- Subject: Re: 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’.


--- End Message ---

reply via email to

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