coqPackages.containers: set broken to false
This commit is contained in:
parent
a064080d8c
commit
f310d73ac1
@ -19,7 +19,6 @@ stdenv.mkDerivation {
|
||||
description = "A typeclass-based Coq library of finite sets/maps";
|
||||
maintainers = with maintainers; [ vbgl ];
|
||||
platforms = coq.meta.platforms;
|
||||
broken = true; /* the source hash is wrong */
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user