1 { mkDerivation, lib, fetchFromGitLab, qtbase, qtx11extras, kglobalaccel, xorg, cmake, ninja, libcprime, libcsys }:
7 src = fetchFromGitLab {
8 owner = "cubocore/coreapps";
11 hash = "sha256-2tnJMBbROGWZQDWjy/xGBNkv7DXXKLWrHf2XnMjOjWQ=";
16 ./0001-fix-installPhase.patch
34 description = "Activity viewer from the C Suite";
35 mainProgram = "corestuff";
36 homepage = "https://gitlab.com/cubocore/coreapps/corestuff";
37 license = licenses.gpl3Plus;
38 maintainers = with maintainers; [ dan4ik605743 ];
39 platforms = platforms.linux;