13 src = fetchFromGitHub {
17 hash = "sha256-Z94e+4WwabHncBr4Gsv0AkZHyrbFCCIpumGbANHX6dU=";
30 description = "Simple cross-platform mind map and note-taking tool written in Qt";
31 homepage = "https://github.com/juzzlin/Heimer";
32 changelog = "https://github.com/juzzlin/Heimer/blob/${version}/CHANGELOG";
33 license = licenses.gpl3Plus;
34 maintainers = with maintainers; [ dtzWill ];
35 platforms = platforms.linux;