New review comment by rc-05 on void-packages repository https://github.com/void-linux/void-packages/pull/25676#discussion_r537054765 Comment: If you remove the `hostmakedepends+=git` line when natively compiling the compilation doesn't succeed for some reason but by looking at the build log it uses git to download some extra modules (maybe the Fusion libraries contained in Nim). Strangely enough cross-compilation doesn't require git as a host dependency when building the compiler from source :thinking: