From f300c68977edb64d05f91225a3ff232beec3acc3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 11 Oct 2014 19:32:16 -0500 Subject: coqPackages.ynot: remove broken tag --- pkgs/development/coq-modules/ynot/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/development/coq-modules') diff --git a/pkgs/development/coq-modules/ynot/default.nix b/pkgs/development/coq-modules/ynot/default.nix index 299e376831b..555945068b1 100644 --- a/pkgs/development/coq-modules/ynot/default.nix +++ b/pkgs/development/coq-modules/ynot/default.nix @@ -27,7 +27,6 @@ stdenv.mkDerivation rec { description = "Ynot is a library for writing and verifying imperative programs"; maintainers = with maintainers; [ jwiegley ]; platforms = coq.meta.platforms; - broken = true; # does not work with Coq 8.4pl4 }; } -- cgit 1.4.1