kdePackages: fix sources order (#530984)

This commit is contained in:
K900
2026-06-12 08:35:10 +00:00
committed by GitHub
+1 -1
View File
@@ -20,8 +20,8 @@ let
plasma = import ./plasma { inherit (self) callPackage; };
sets = [
"gear"
"frameworks"
"gear"
"plasma"
];