mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
Merge pull request #120656 from dotlambda/discover-insecure
[20.09] plasma5Packages.discover: mark as insecure
This commit is contained in:
@@ -17,4 +17,7 @@ mkDerivation {
|
||||
karchive kconfig kcrash kdbusaddons kdeclarative kio kirigami2 kitemmodels knewstuff kwindowsystem kxmlgui
|
||||
plasma-framework
|
||||
];
|
||||
meta.knownVulnerabilities = [
|
||||
"https://kde.org/info/security/advisory-20210310-1.txt"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user