7 version = "2017-07-05";
9 src = fetchFromGitHub {
12 rev = "edf66d82b3a363dc65c6f5416c9e24e746bad71e";
13 sha256 = "11k45j0b4qabj6zhwjvynyj56nmssf7d4fnkv66bd2w1pxnshzxg";
17 description = "Implementation of the Lambda Cube in Idris";
18 homepage = "https://github.com/aatxe/cube.idr";
19 license = lib.licenses.agpl3Only;
20 maintainers = [ lib.maintainers.brainrape ];