plasma5Packages: all attrsets evaluate, so remove __attrsFailEvaluation

This commit is contained in:
Philip Taron 2024-07-04 14:10:12 -07:00
parent 1ba85e5fd5
commit ca22006a50
No known key found for this signature in database

View File

@ -69,9 +69,7 @@ makeScopeWithSplicing' {
};
in (lib.makeOverridable mkMaui attrs);
noExtraAttrs = set:
lib.attrsets.removeAttrs set [ "extend" "override" "overrideScope" "overrideScope'" "overrideDerivation" ]
// { __attrsFailEvaluation = true; };
noExtraAttrs = set: lib.attrsets.removeAttrs set [ "extend" "override" "overrideScope" "overrideScope'" "overrideDerivation" ];
in (noExtraAttrs (kdeFrameworks // plasmaMobileGear // plasma5 // plasma5.thirdParty // kdeGear // mauiPackages // qt5 // {