8 , gobject-introspection
20 pname = "pomodoro-gtk";
23 src = fetchFromGitLab {
26 rev = "44b724557539084991f3eb55b9593053a2c73eba"; # author didn't make a tag
27 fetchSubmodules = true;
28 hash = "sha256-krVRVMrrzuqPY/3P9dCz7rVCCW7/j5cpT95XniGpBEs=";
32 patchShebangs --build troll/gjspack/bin/gjspack
39 gjs # runtime for gjspack
51 gst_all_1.gst-plugins-base
56 description = "Simple and intuitive timer application (also named Planytimer)";
57 homepage = "https://gitlab.com/idevecore/pomodoro";
58 license = lib.licenses.gpl3Plus;
59 mainProgram = "pomodoro";
60 maintainers = with lib.maintainers; [ aleksana ];
61 platforms = lib.platforms.unix;