bazel_0_4: mark as broken

build has failed since 2018-04-29

Uli Baum 33b71398 31e11bdd

+1
+1
pkgs/development/tools/build-managers/bazel/0.4.nix
··· 14 license = licenses.asl20; 15 maintainers = with maintainers; [ cstrahan philandstuff ]; 16 platforms = platforms.linux; 17 }; 18 19 name = "bazel-${version}";
··· 14 license = licenses.asl20; 15 maintainers = with maintainers; [ cstrahan philandstuff ]; 16 platforms = platforms.linux; 17 + broken = true; # 2018-08-07 18 }; 19 20 name = "bazel-${version}";