Context
After i updated (and rebuilt) the nixpkgs.url from 25.11 (plasma6) to 26.05 (plasma6) I first noticed the fonts not displaying on gtk apps, such as GNU Gimp and protonvpn-app (gui).
Then when i tried to access the font manager through system settings crash handler threw an error:
Here i executed the system settings app via terminal:
↪ systemsettings
QQmlComponent: Component is not ready
"qrc:/qt/qml/org/kde/systemsettings/Main.qml:38:5: Type SideBarItem unavailable"
"qrc:/qt/qml/org/kde/systemsettings/SideBarItem.qml:12:1: Kirigami.ApplicationItem is not a type"
Fatal error while loading the sidebar view qml component
KCrash: Application '.systemsettings-wrapped' crashing... crashRecursionCounter = 2
fish: Job 1, 'systemsettings' terminated by signal SIGABRT (Abort)

