Unverified Commit ca22006a authored by Philip Taron's avatar Philip Taron
Browse files

plasma5Packages: all attrsets evaluate, so remove __attrsFailEvaluation

parent 1ba85e5f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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 // {