guix-commits
[Top][All Lists]
Advanced

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

02/02: guix: lint: Ad scdoc as a suggested native input.


From: guix-commits
Subject: 02/02: guix: lint: Ad scdoc as a suggested native input.
Date: Thu, 19 Mar 2020 16:10:27 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 3e000955cd232c437cbe6994c124e30a35bc2605
Author: Brendan Tildesley <address@hidden>
AuthorDate: Fri Mar 20 01:24:39 2020 +1100

    guix: lint: Ad scdoc as a suggested native input.
    
    * guix/lint.scm (check-inputs-should-be-native): Add scdoc.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 guix/lint.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/lint.scm b/guix/lint.scm
index 24fbf05..40bddd0 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"



reply via email to

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