7 version = "2018-02-03";
9 src = fetchFromGitHub {
12 rev = "079884d85619cd187ae67230480a1f37327f8d78";
13 sha256 = "0z4150gavpx64m3l0xbjjz9dcir7zij9hvd69k98zvhw7i27b1xp";
17 description = "a theorem prover for intuitionistic propositional logic in Idris, with metaprogramming features";
18 homepage = "https://github.com/joom/hezarfen";
19 license = lib.licenses.mit;
20 maintainers = [ lib.maintainers.brainrape ];