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:
parent
0da746029e
commit
01a962fcbb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
--path:"$lib/packages/docutils"
|
||||
--noNimblePath
|
||||
#--noNimblePath
|
||||
--path:"$nim/"
|
||||
--path:"./vendor/nim"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue