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