-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: packaging requestRequest for a new package to be addedRequest for a new package to be added
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: packaging requestRequest for a new package to be addedRequest for a new package to be added