Add nimblepath so Nim can find Nimble-installed packages out-of-the-box

This commit is contained in:
Nick Greenfield
2014-10-23 18:01:39 -07:00
parent 201d3c9ed0
commit 9025e89fb9

View File

@@ -40,6 +40,7 @@ path="$lib/pure/unidecode"
@if nimbabel:
babelpath="$home/.babel/pkgs/"
nimblepath="$home/.nimble/pkgs/"
@end
@if release or quick: