An open API service indexing awesome lists of open source software.

https://github.com/simuons/bazel-aspect-toolchain


https://github.com/simuons/bazel-aspect-toolchain

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

          

`bazel build //:test --aspects test.bzl%test_aspect` fails with

```
Error: In aspect //:test.bzl%test_aspect applied to proto_library rule @bazel_tools//src/main/protobuf:worker_protocol_proto,
toolchain type @test//:toolchain_type was requested but only types [//:toolchain_type] are configured
```