17 src = fetchFromGitLab {
18 owner = "cubocore/coreapps";
21 hash = "sha256-0x3014UG861lXRwIBpYiiYVPmhln9Q20jJ4tIO50Tjs=";
37 description = "Time related task manager from the C Suite";
38 mainProgram = "coretime";
39 homepage = "https://gitlab.com/cubocore/coreapps/coretime";
40 license = licenses.gpl3Plus;
41 maintainers = with maintainers; [ dan4ik605743 ];
42 platforms = platforms.linux;