15 pname = "corearchiver";
18 src = fetchFromGitLab {
19 owner = "cubocore/coreapps";
22 hash = "sha256-TKBr/CFY4ixQnJuaN+wJB88s6g4lvQz4rwq9YsccRYk=";
39 description = "Archiver from the C Suite to create and extract archives";
40 mainProgram = "corearchiver";
41 homepage = "https://gitlab.com/cubocore/coreapps/corearchiver";
42 license = licenses.gpl3Plus;
43 maintainers = with maintainers; [ dan4ik605743 ];
44 platforms = platforms.linux;