kdePackages.knewstuff 6.3.0 -> 6.4.0 https://repology.org/project/knewstuff/versions attrpath: kdePackages.knewstuff Checking auto update branch... No auto update branch exists Old version 6.3.0" not present in master derivation file with contents: { mkKdeDerivation, qtdeclarative, qttools, kcmutils, }: mkKdeDerivation { pname = "knewstuff"; # Late resolve knsrcdir so other things install to their own prefix # FIXME(later): upstream patches = [./delay-resolving-knsrcdir.patch]; extraBuildInputs = [qtdeclarative qttools]; extraPropagatedBuildInputs = [kcmutils]; meta.mainProgram = "knewstuff-dialog6"; }