10 src = fetchFromGitHub {
14 hash = "sha256-LE85mSByTz7uFjs0XtrpfD7OARoMPE56FpjFw+FlGYw=";
18 vendorHash = "sha256-1O27CiCXgrD0RC+3jrVxAiq/RnI2s1FW2/uoBAd1fF8=";
25 description = "Free (gratis and libre) command line compiler for Twine/Twee story formats, written in Go";
26 homepage = "https://www.motoslave.net/tweego";
27 license = lib.licenses.bsd2;
28 maintainers = with lib.maintainers; [chrispwill];
29 mainProgram = "tweego";