Skip to content

bazel: update to 3.5.0 #97497

@epigramengineer

Description

@epigramengineer

When attempting to follow the instructions in pkgs/development/tools/build-managers/bazel/bazel_3/default.nix I ran into an issue with eval $(nix-build -A bazel.updater):

❯ eval $(nix-build -A bazel.updater)
these derivations will be built:
  /nix/store/m8275a3529g9252jd4h66rdawp3lmw3c-bazel-deps.json.drv
  /nix/store/3yf5bgp4jr1h98m0gajn0zmjfzw07683-update-bazel-deps.sh.drv
building '/nix/store/m8275a3529g9252jd4h66rdawp3lmw3c-bazel-deps.json.drv'...
Archive:  /nix/store/z6whc45g0yhcgf8595whhk47ww7f8inq-bazel-3.5.0-dist.zip
  inflating: WORKSPACE
Traceback (most recent call last):
  File "/nix/store/d5h0g8zr573ksxgs31vg3fi7sdbn1pp1-update-srcDeps.py", line 54, in <module>
    exec(f.read())
  File "<string>", line 1050, in <module>
NameError: name 'grpc_deps' is not defined

I'm unsure how to fix that myself; apologies.

See: https://github.com/bazelbuild/bazel/releases

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions