libsForQt5.khelpcenter 23.08.5 -> 24.02.0 https://repology.org/project/khelpcenter/versions attrpath: libsForQt5.khelpcenter Checking auto update branch... No auto update branch exists Old version 23.08.5" not present in master derivation file with contents: { lib, mkDerivation , extra-cmake-modules, kdoctools , grantlee, kcmutils, kconfig, kcoreaddons, kdbusaddons, ki18n , kinit, khtml, kservice, xapian }: mkDerivation { pname = "khelpcenter"; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ grantlee kcmutils kconfig kcoreaddons kdbusaddons khtml ki18n kinit kservice xapian ]; preFixup = '' qtWrapperArgs+=( --prefix MANPATH : /nix/var/nix/profiles/system/sw/share/man ) ''; meta = with lib; { homepage = "https://apps.kde.org/help/"; description = "Help center"; license = licenses.gpl2Plus; }; }