16 lines
393 B
Plaintext
16 lines
393 B
Plaintext
|
[submodule "vendor/Nim"]
|
||
|
path = vendor/Nim
|
||
|
url = https://github.com/status-im/Nim.git
|
||
|
ignore = dirty
|
||
|
branch = nimbus
|
||
|
[submodule "vendor/Nim-csources"]
|
||
|
path = vendor/Nim-csources
|
||
|
url = https://github.com/nim-lang/csources.git
|
||
|
ignore = dirty
|
||
|
branch = master
|
||
|
[submodule "vendor/nimble"]
|
||
|
path = vendor/nimble
|
||
|
url = https://github.com/nim-lang/nimble.git
|
||
|
ignore = dirty
|
||
|
branch = master
|