mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-20 07:51:32 +00:00
Merge pull request #2180 from oderwat/fix-nimfix-compile
Changed paths so that it nimfix compiles from prominent dirs.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# gc:markAndSweep
|
||||
|
||||
hint[XDeclaredButNotUsed]:off
|
||||
path:"$projectPath/../.."
|
||||
path:"$projectPath/.."
|
||||
|
||||
path:"$lib/packages/docutils"
|
||||
path:"$nim/compiler"
|
||||
|
||||
Reference in New Issue
Block a user