civodul pushed a commit to branch wip-syslogd
in repository shepherd.

commit e63dd4b6e79a904754addb6de352cdc578b9d84b
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sun Aug 4 23:23:44 2024 +0200

    squash! guix: Add system test for the built-in ‘system-log’ service.
---
 .guix/manifest.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.guix/manifest.scm b/.guix/manifest.scm
index 54d1d6c..1c1819a 100644
--- a/.guix/manifest.scm
+++ b/.guix/manifest.scm
@@ -25,6 +25,7 @@
                         virtualized-operating-system))
              ((gnu services) #:select (modify-services))
              ((gnu services base) #:select (syslog-service-type))
+             (gnu services)
              (gnu services shepherd)
              (gnu tests)
              (gnu tests base)

Reply via email to