Define new symbol to support distros in older Nimble versions.
This commit is contained in:
parent
1c982a7e5f
commit
040189dfca
3 changed files with 3 additions and 2 deletions
|
|
@ -241,6 +241,7 @@ proc execScript(scriptName: string, flags: StringTableRef,
|
|||
defineSymbol("nimscript")
|
||||
defineSymbol("nimconfig")
|
||||
defineSymbol("nimble")
|
||||
defineSymbol("nimbledistros")
|
||||
registerPass(semPass)
|
||||
registerPass(evalPass)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue