17 src = fetchFromGitLab {
18 owner = "cubocore/coreapps";
21 hash = "sha256-qhYuLqWXCpOJCqg+JJ8VQQokNEQVwxpHAtYGITxHZ3Y=";
37 description = "Side bar for showing widgets from the C Suite";
38 mainProgram = "coreaction";
39 homepage = "https://gitlab.com/cubocore/coreapps/coreaction";
40 license = licenses.gpl3Plus;
41 maintainers = with maintainers; [ dan4ik605743 ];
42 platforms = platforms.linux;