1 { mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio }:
6 homepage = "https://kde.org/applications/en/utilities/org.kde.ktimer";
7 description = "A little tool to execute programs after some time";
8 maintainers = with maintainers; [ freezeboy ];
9 license = licenses.gpl2Plus;
10 platforms = platforms.linux;