From bb77adfeb256861713059acb6e9ef96e974b63ba Mon Sep 17 00:00:00 2001 From: Nicolas Graves via Guix-patches via Date: Sun, 24 Nov 2024 21:16:32 +0100 Subject: [PATCH] gnu: dex: Add lint-hidden-cpe-vendors property. * gnu/packages/xdisorg.scm (dex)[properties]: Add lint-hidden-cpe-vendors property. Change-Id: I6fdec79fc2ff0520e74670aff1a37bd74059f14d Signed-off-by: Zheng Junjie --- gnu/packages/xdisorg.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 5d1ca2273589145cfe6ac4110e8c8c001baeb787..574367d9bc75fa9427a51b8f95a57c63231c08ae 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -3787,6 +3787,8 @@ applications for Sway and other wlroots-based Wayland compositors.") "@command{dex}, @dfn{DesktopEntry Execution}, is a program to generate and execute @file{.desktop} files of the Application type. It is also an autostarter compliant with the XDG autostart specification.") + (properties + '((lint-hidden-cpe-vendors . ("samsung" "linuxfoundation")))) (license license:gpl3+))) (define-public sx