me
/
guix
Archived
1
0
Fork 0

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

* guix/lint.scm (check-inputs-should-be-native): Add scdoc.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Brendan Tildesley 2020-03-20 01:24:39 +11:00 committed by Danny Milosavljevic
parent 355dd7135c
commit 3e000955cd
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 0 deletions

View 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"