New comment by Calandracas606 on void-packages repository https://github.com/void-linux/void-packages/pull/46935#issuecomment-1882458236 Comment: > Thank you for your continued work on this. Any sense of what it's going to take to be merged? I'm just an ordinary contributor so I don't make those calls. Something I see as problematic is that Zig is hard tied to a specific llvm release. Currently this PR is using a development snapshot for Zig. imo it's problematic to have a single package that could potentially be a blocker. It might be possible to avoid this by packaging multiple releases of llvm and of all the tools (clang etc.) A bigger problem could simply be that this PR has a lot to test and a lot of dependencies.