mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 19:02:57 +00:00
9833d56c24
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux |
||
---|---|---|
.. | ||
bazel_3 | ||
bazel_4 | ||
bazel_5 | ||
bazel_6 | ||
bazel-remote | ||
buildtools | ||
bash-tools-test.nix | ||
bazel_darwin_sandbox.patch | ||
bazel_rc.patch | ||
cpp-test.nix | ||
java-test.nix | ||
nix-hacks.patch | ||
protobuf-test.nix | ||
python-bin-path-test.nix | ||
README.md | ||
shebang-test.nix | ||
strict_action_env.patch | ||
trim-last-argument-to-gcc-if-empty.patch | ||
update-srcDeps.py |
The Bazel build tool
The bazel tool requires regular maintenance, especially under darwin, so we created a maintainers team.
Please ping @NixOS/bazel in your github PR/issue to increase your chance of a quick turnaround, thanks!