8 version = "2018-01-23";
10 src = fetchFromGitHub {
13 rev = "625f88f5e118e53f30bcf5e5f3dcf48eb268ac21";
14 sha256 = "1gc717xf4i7z75aqazy5wqm7b1dqfyx5pprdypxz1h3980m67fsa";
17 idrisDeps = [ effects ];
19 # tests use a different ipkg and directory structure
23 description = "A testing library for Idris";
24 homepage = "https://github.com/pheymann/specdris";
25 license = lib.licenses.mit;