There's a closed pull request on the void-packages repository New package: bazelisk-1.12.2 https://github.com/void-linux/void-packages/pull/38830 Description: This merge request adds a package description for Bazelisk (), which provides an simple and fast way to use and install Bazel. This can be used by packages requiring Bazel in compilation, without the need of having to bootstrap Bazel, which is time-consuming and error-prone *(I am actively trying to get a cross-compile-ready package of Bazel from source, known as bootstrapping Bazel...)* #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl - should support cross compilation using the Go standard toolchain