GNU bug report logs -
#48728
[PATCH 0/1] Register Laminar service and test files.
Previous Next
Reported by: Arun Isaac <arunisaac <at> systemreboot.net>
Date: Sat, 29 May 2021 08:44:01 UTC
Severity: normal
Tags: patch
Done: Arun Isaac <arunisaac <at> systemreboot.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 48728 <at> debbugs.gnu.org (full text, mbox):
This is a follow-up to commit eda4bb4f16f74436b0caf1c584888c89b3c4c69b.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/ci.scm and
gnu/tests/ci.scm.
---
gnu/local.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index 792ebac1e1..a53da06bee 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -41,6 +41,7 @@
# Copyright © 2020 Vinicius Monego <monego <at> posteo.net>
# Copyright © 2021 Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
# Copyright © 2021 Philip McGrath <philip <at> philipmcgrath.com>
+# Copyright © 2021 Arun Isaac <arunisaac <at> systemreboot.net>
#
# This file is part of GNU Guix.
#
@@ -599,6 +600,7 @@ GNU_SYSTEM_MODULES = \
%D%/services/base.scm \
%D%/services/certbot.scm \
%D%/services/cgit.scm \
+ %D%/services/ci.scm \
%D%/services/configuration.scm \
%D%/services/cuirass.scm \
%D%/services/cups.scm \
@@ -690,6 +692,7 @@ GNU_SYSTEM_MODULES = \
%D%/tests.scm \
%D%/tests/audio.scm \
%D%/tests/base.scm \
+ %D%/tests/ci.scm \
%D%/tests/cups.scm \
%D%/tests/databases.scm \
%D%/tests/desktop.scm \
--
2.31.0
This bug report was last modified 4 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.