Disable --noNimblePath in config.

This allows nimble to be built when the `compiler` package
has been installed into /opt/nimble/pkgs/.
This commit is contained in:
Dominik Picheta 2016-06-06 11:10:07 +01:00
commit 01a962fcbb

View file

@ -1,4 +1,4 @@
--path:"$lib/packages/docutils"
--noNimblePath
#--noNimblePath
--path:"$nim/"
--path:"./vendor/nim"