16 src = fetchFromGitLab {
17 owner = "cubocore/coreapps";
20 hash = "sha256-mCFFT/vHzfC4jl1I8SkgaX8qu+AFNNcwUZx4eJeE+i4=";
35 description = "Lightwight filemanager from the C Suite";
36 mainProgram = "corefm";
37 homepage = "https://gitlab.com/cubocore/coreapps/corefm";
38 license = licenses.gpl3Plus;
39 maintainers = with maintainers; [ dan4ik605743 ];
40 platforms = platforms.linux;