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