2022-11-06T17:20:23 kdeconnect-kde 22.08.2 -> 22.08.3 https://repology.org/metapackage/kdeconnect-kde/versions 2022-11-06T17:20:26 attrpath: libsForQt5.kdeconnect-kde 2022-11-06T17:20:26 Checking auto update branch... 2022-11-06T17:20:26 No auto update branch exists 2022-11-06T17:20:27 Old version 22.08.2" not present in master derivation file with contents: { mkDerivation , extra-cmake-modules , kcmutils , kconfigwidgets , kdbusaddons , kdoctools , ki18n , kiconthemes , kio , kirigami2 , knotifications , kpeople , kpeoplevcard , kwayland , lib , libXtst , libfakekey , makeWrapper , pulseaudio-qt , qca-qt5 , qqc2-desktop-style , qtgraphicaleffects , qtmultimedia , qtquickcontrols2 , qtx11extras , breeze-icons , sshfs , wayland , wayland-scanner , plasma-wayland-protocols }: mkDerivation { pname = "kdeconnect-kde"; buildInputs = [ kcmutils kconfigwidgets kdbusaddons ki18n kiconthemes kio kirigami2 knotifications kpeople kpeoplevcard kwayland libXtst libfakekey pulseaudio-qt qca-qt5 qqc2-desktop-style qtgraphicaleffects qtmultimedia qtquickcontrols2 qtx11extras wayland wayland-scanner plasma-wayland-protocols # otherwise buttons are blank on non-kde breeze-icons ]; nativeBuildInputs = [ extra-cmake-modules kdoctools makeWrapper ]; qtWrapperArgs = [ "--prefix PATH : ${lib.makeBinPath [ sshfs ]}" ]; meta = with lib; { description = "KDE Connect provides several features to integrate your phone and your computer"; homepage = "https://community.kde.org/KDEConnect"; license = with licenses; [ gpl2 ]; maintainers = with maintainers; [ fridh ]; }; }