12 pname = "kde-inotify-survey";
14 nativeBuildInputs = [ extra-cmake-modules ];
25 description = "Tooling for monitoring inotify limits and informing the user when they have been or about to be reached";
26 mainProgram = "kde-inotify-survey";
27 homepage = "https://invent.kde.org/system/kde-inotify-survey";
28 license = lib.licenses.gpl2Plus;