guix-patches
[Top][All Lists]
Advanced

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

[bug#40132] [PATCH 2/2] guix: lint: Ad scdoc as a suggested native input


From: Brendan Tildesley
Subject: [bug#40132] [PATCH 2/2] guix: lint: Ad scdoc as a suggested native input.
Date: Fri, 20 Mar 2020 01:24:39 +1100

* guix/lint.scm (check-inputs-should-be-native): Add scdoc.
---
 guix/lint.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/lint.scm b/guix/lint.scm
index 24fbf05202..40bddd0a41 100644
--- a/guix/lint.scm
+++ b/guix/lint.scm
@@ -317,6 +317,7 @@ of a package, and INPUT-NAMES, a list of package 
specifications such as
             "python-pytest-cov" "python2-pytest-cov"
             "python-setuptools-scm" "python2-setuptools-scm"
             "python-sphinx" "python2-sphinx"
+            "scdoc"
             "swig"
             "qmake"
             "qttools"
-- 
2.25.1






reply via email to

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