mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: nemo: Hide wrong CPE vendor.
* gnu/packages/cinnamon.scm (nemo)[properties]: Add lint-hidden-cpe-vendors. Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
parent
ce8e19e7ad
commit
b3ee619e72
1 changed files with 1 additions and 0 deletions
|
@ -285,4 +285,5 @@ as well as some desktop-wide documents.")
|
|||
(synopsis "File browser for Cinnamon")
|
||||
(description
|
||||
"Nemo is the file manager for the Cinnamon desktop environment.")
|
||||
(properties '((lint-hidden-cpe-vendors . ("nvidia"))))
|
||||
(license license:expat)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue