mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
kdePackages: Plasma 6.1.5 -> 6.2.0
This commit is contained in:
parent
91e87264ee
commit
0c879e6e01
13 changed files with 370 additions and 250 deletions
|
@ -72,6 +72,7 @@ OK_MISSING_BY_PACKAGE = {
|
|||
},
|
||||
"kwin": {
|
||||
"display-info", # newer versions identify as libdisplay-info
|
||||
"Libcap", # used to call setcap at build time and nothing else
|
||||
},
|
||||
"libksysguard": {
|
||||
"Libcap", # used to call setcap at build time and nothing else
|
||||
|
@ -90,6 +91,7 @@ OK_MISSING_BY_PACKAGE = {
|
|||
},
|
||||
"powerdevil": {
|
||||
"DDCUtil", # cursed, intentionally disabled
|
||||
"Libcap", # used to call setcap at build time and nothing else
|
||||
},
|
||||
"print-manager": {
|
||||
"PackageKitQt6", # used for auto-installing drivers which does not work for obvious reasons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue