14 src = fetchFromGitLab {
15 domain = "invent.kde.org";
19 sha256 = "sha256-Se131GZE12wqdfN/V4id1pphUvteSrmMaKZ0+lqg1z8=";
25 propagatedBuildInputs = [
30 description = "Libraries for creating business diagrams";
31 license = lib.licenses.gpl2;
32 platforms = qtbase.meta.platforms;
33 maintainers = [ lib.maintainers.ttuegel ];