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:
committed by
Profpatsch
parent
910b179506
commit
bad7bc44db
@@ -41,6 +41,7 @@ let
|
||||
testBazel = bazelTest {
|
||||
name = "bazel-test-builtin-rules";
|
||||
inherit workspaceDir;
|
||||
bazelPkg = bazel;
|
||||
bazelScript = ''
|
||||
${bazel}/bin/bazel \
|
||||
run \
|
||||
|
||||
Reference in New Issue
Block a user