1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: cli: Add lint-hidden-cpe-vendors property.

* gnu/packages/cpp.scm (cli)[properties]: Add lint-hidden-cpe-vendors
property.

Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Nicolas Graves via Guix-patches via
2024-11-24 21:16:25 +01:00
committed by Zheng Junjie
parent a1dbf22d18
commit cc384dcc9b

View File

@@ -2947,6 +2947,7 @@ command line interfaces of C++ programs. It allows you to describe the
options that your program supports, their types, default values, and
documentation.")
(home-page "https://codesynthesis.com/projects/cli/")
(properties `((lint-hidden-cpe-vendors . ("github" "snyk"))))
(license license:expat)))
(define-public xsd