29 src = fetchFromGitLab {
30 domain = "invent.kde.org";
34 hash = "sha256-0I4oDMLYWomAF+wpPeA1NQk4nnhUV1RT6IYKJdOUcas=";
63 description = "Collection management software, free and simple";
64 mainProgram = "tellico";
65 homepage = "https://tellico-project.org/";
66 license = with licenses; [ gpl2Only gpl3Only lgpl2Only ];
67 maintainers = with maintainers; [ numkem ];
68 platforms = platforms.linux;