bazel: fix nix-hacks.patch with the latest version of Bazel (#63052)

* bazel: add a failing test for nix-hacks

* fix the patch
This commit is contained in:
Wael Nasreddine
2019-06-13 07:12:38 -07:00
committed by Profpatsch
parent 910b179506
commit bad7bc44db
4 changed files with 45 additions and 35 deletions

View File

@@ -41,6 +41,7 @@ let
testBazel = bazelTest {
name = "bazel-test-builtin-rules";
inherit workspaceDir;
bazelPkg = bazel;
bazelScript = ''
${bazel}/bin/bazel \
run \