Skip to content

testing/nim: testing/nim: fix location of nim.cfg

Kasper K requested to merge (removed):update/nim into master

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

Merge request reports