The source project of this merge request has been removed.
testing/nim: testing/nim: fix location of nim.cfg
Without this patch, importing standard libraries (like import os
) fail.
Docs https://nim-lang.org/docs/nimc.html#compiler-usage-configuration-files suggest /etc/nim/nim.cfg
is where it looks for nim.cfg
on Unix.
Edited by Kasper K