15 pname = "corekeyboard";
18 src = fetchFromGitLab {
19 owner = "cubocore/coreapps";
22 hash = "sha256-Hylz1x9Wsk0iVhpNBFZJChsl3gIvJDICgpITjIXDZAg=";
40 description = "Virtual keyboard for X11 from the C Suite";
41 mainProgram = "corekeyboard";
42 homepage = "https://gitlab.com/cubocore/coreapps/corekeyboard";
43 license = licenses.gpl3Plus;
44 maintainers = with maintainers; [ dan4ik605743 ];
45 platforms = platforms.linux;