guix: lint: Ad scdoc as a suggested native input.
authorBrendan Tildesley <mail@brendan.scot>
Thu, 19 Mar 2020 14:24:39 +0000 (01:24 +1100)
committerDanny Milosavljevic <dannym@scratchpost.org>
Thu, 19 Mar 2020 20:10:21 +0000 (21:10 +0100)
* guix/lint.scm (check-inputs-should-be-native): Add scdoc.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
guix/lint.scm

index 24fbf05..40bddd0 100644 (file)
@@ -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"