mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
Add nimblepath so Nim can find Nimble-installed packages out-of-the-box
This commit is contained in:
@@ -40,6 +40,7 @@ path="$lib/pure/unidecode"
|
||||
|
||||
@if nimbabel:
|
||||
babelpath="$home/.babel/pkgs/"
|
||||
nimblepath="$home/.nimble/pkgs/"
|
||||
@end
|
||||
|
||||
@if release or quick:
|
||||
|
||||
Reference in New Issue
Block a user