mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: folders: Add lint-hidden-cpe-vendors property.
* gnu/packages/esolangs.scm (folders): [properties]: Add lint-hindden-cpe-vendors property. Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
parent
2139874502
commit
9a591e580b
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ whenever possible to the extent that the above points are not compromised.
|
|||
(description "Folders is a programming language, in which programs
|
||||
are encoded as (nested) directories. Note that the switches you pass to
|
||||
@command{du} may affect your score when code golfing.")
|
||||
(properties `((lint-hidden-cpe-vendors . ("premio" "jenkins"))))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public shakespeare-spl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue