Merge pull request #1586 from boydgreenfield/bigbreak

Add nimblepath so Nim can find Nimble-installed packages out-of-the-box
This commit is contained in:
Varriount
2014-10-23 21:49:38 -04:00

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: