13 src = fetchFromGitHub {
16 fetchSubmodules = true;
18 sha256 = "sha256-osJvoi7oyZupJ/bnqpm0TdZ5cMYEeOw9DHOIAzONKLg=";
31 homepage = "https://vnotex.github.io/vnote";
32 description = "A pleasant note-taking platform";
33 license = licenses.mit;
34 maintainers = with maintainers; [ AndersonTorres ];
35 platforms = platforms.linux;