32 pname = "coretoppings";
35 src = fetchFromGitLab {
36 owner = "cubocore/coreapps";
39 hash = "sha256-IYUkPGgFGI6889IyromMBobIoqSZtALVsSswQ7O1Bp0=";
43 # Fix file cannot create directory: /var/empty/share/polkit-1/actions
44 ./0001-fix-install-phase.patch
81 description = "Additional features,plugins etc for CuboCore Application Suite";
82 mainProgram = "shareIT";
83 homepage = "https://gitlab.com/cubocore/coreapps/coretoppings";
84 license = licenses.gpl3Plus;
85 maintainers = with maintainers; [ dan4ik605743 ];
86 platforms = platforms.linux;