16 src = fetchFromGitLab {
17 owner = "cubocore/coreapps";
20 hash = "sha256-SyGIeoYC4bTBWZ0adOfYJpWkW3/bvFNZg5zK2MN27kA=";
35 description = "Image viewer from the C Suite";
36 mainProgram = "coreimage";
37 homepage = "https://gitlab.com/cubocore/coreapps/coreimage";
38 license = licenses.gpl3Plus;
39 maintainers = with maintainers; [ dan4ik605743 ];
40 platforms = platforms.linux;