New comment by EliteTK on void-packages repository https://github.com/void-linux/void-packages/pull/34106#issuecomment-973179581 Comment: Okay, so I figured out that the current (and this bump doesn't change this) packages which ship for voidlinux come with a nim.cfg which sets the compiler for multiple architectures to be the cross compiler for the package architecture on non-x86_64 and non-i686 packages. I verified this by just downloading an aarch64 package and checking the config. There's an easy workaround for this I can put into a separate commit.