9 version = "2018-01-23";
11 src = fetchFromGitHub {
14 rev = "625f88f5e118e53f30bcf5e5f3dcf48eb268ac21";
15 sha256 = "1gc717xf4i7z75aqazy5wqm7b1dqfyx5pprdypxz1h3980m67fsa";
18 idrisDeps = [ effects ];
20 # tests use a different ipkg and directory structure
24 description = "Testing library for Idris";
25 homepage = "https://github.com/pheymann/specdris";
26 license = lib.licenses.mit;