13 src = fetchFromGitHub {
17 hash = "sha256-47bQmT2bHcbWpeosuF/vpSJcws4SqTmalY/XFEf7cxQ=";
30 description = "Simple cross-platform mind map and note-taking tool written in Qt";
31 mainProgram = "heimer";
32 homepage = "https://github.com/juzzlin/Heimer";
33 changelog = "https://github.com/juzzlin/Heimer/blob/${version}/CHANGELOG";
34 license = licenses.gpl3Plus;
36 platforms = platforms.linux;