[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: |
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
- [bug#55404] [PATCH 0/2] Make 'description' of <service-type> mandatory,
Ludovic Courtès <=