cilaterm: mark as broken
This commit is contained in:
parent
ea171c39d7
commit
59e9b38fe1
@ -9,4 +9,5 @@ stdenv.mkDerivation {
|
|||||||
patches = [./cil-aterm-1.3.6.patch];
|
patches = [./cil-aterm-1.3.6.patch];
|
||||||
buildInputs = [ ocaml perl ];
|
buildInputs = [ ocaml perl ];
|
||||||
inherit ocaml perl;
|
inherit ocaml perl;
|
||||||
|
meta.broken = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user