19 src = fetchFromGitLab {
20 owner = "cubocore/coreapps";
23 hash = "sha256-2tnJMBbROGWZQDWjy/xGBNkv7DXXKLWrHf2XnMjOjWQ=";
28 ./0001-fix-installPhase.patch
46 description = "Activity viewer from the C Suite";
47 mainProgram = "corestuff";
48 homepage = "https://gitlab.com/cubocore/coreapps/corestuff";
49 license = licenses.gpl3Plus;
50 maintainers = with maintainers; [ dan4ik605743 ];
51 platforms = platforms.linux;