There is an updated pull request by IcedQuinn against master on the void-packages repository https://github.com/IcedQuinn/void-packages feat-update-nim https://github.com/void-linux/void-packages/pull/45627 nim: update to 2.0.0 #### Testing the changes - I tested the changes in this PR: **briefly** Confirmed that compiler runs and used it to compile one of my projects. #### Local build testing - I built this PR locally for my native architecture, (amd64-glibc) #### External dependencies They are still trying to pull git repos from masters during a build--even in the stable release. I've patched around this by adding the latest checkout as of today (20230816) and the Github download links for those. This gets us what appears to be a working copy but I will need to bonk the devs up there to stop doing this. A patch file from https://github.com/void-linux/void-packages/pull/45627.patch is attached