coq-containers: package is broken
This commit is contained in:
parent
c260abbff8
commit
01c6d8569f
@ -19,6 +19,7 @@ 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