7 version = "2017-08-15";
9 src = fetchFromGitHub {
12 rev = "ef59ccf355ae462bd4f55d596e6d03a9376b67b2";
13 sha256 = "1a924qvm1dqfg419x8n35w0sz74vyyqsynz5g393f82jsrrwci8z";
16 # tests fail with permission error
20 description = "Strongly Typed Paths for Idris";
21 homepage = "https://github.com/superfunc/tp";
22 license = lib.licenses.mit;
23 maintainers = [ lib.maintainers.brainrape ];