bazel_0_4: mark as broken
build has failed since 2018-04-29
This commit is contained in:
parent
31e11bdd60
commit
33b71398fc
@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ cstrahan philandstuff ];
|
maintainers = with maintainers; [ cstrahan philandstuff ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true; # 2018-08-07
|
||||||
};
|
};
|
||||||
|
|
||||||
name = "bazel-${version}";
|
name = "bazel-${version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user