9 src = fetchFromGitHub {
13 hash = "sha256-IFVX3l2b3pu0nfMZebVix0mwHUvnE2NUNrB3+jr3G2Q=";
16 npmDepsHash = "sha256-w/gTRritttShxrj6n6RzjCVin6TjJl+o/sVoBafAM+0=";
21 description = "MapSCII is a Braille & ASCII world map renderer for your console";
22 homepage = "https://github.com/rastapasta/mapscii";
23 license = licenses.mit;
24 maintainers = with maintainers; [ kinzoku ];
25 mainProgram = "mapscii";
26 platforms = platforms.all;