mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-02-12 03:47:07 +00:00
126 lines
3.7 KiB
Plaintext
126 lines
3.7 KiB
Plaintext
[submodule "vendor/nimbus-build-system"]
|
|
path = vendor/nimbus-build-system
|
|
url = https://github.com/status-im/nimbus-build-system.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/asynctest"]
|
|
path = vendor/asynctest
|
|
url = https://github.com/status-im/asynctest.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/libp2p"]
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-libp2p"]
|
|
path = vendor/nim-libp2p
|
|
url = https://github.com/status-im/nim-libp2p.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nimcrypto"]
|
|
path = vendor/nimcrypto
|
|
url = https://github.com/status-im/nimcrypto.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-stint"]
|
|
path = vendor/nim-stint
|
|
url = https://github.com/status-im/nim-stint.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-secp256k1"]
|
|
path = vendor/nim-secp256k1
|
|
url = https://github.com/status-im/nim-secp256k1.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-stew"]
|
|
path = vendor/nim-stew
|
|
url = https://github.com/status-im/nim-stew.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-datastore"]
|
|
path = vendor/nim-datastore
|
|
url = https://github.com/codex-storage/nim-datastore.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-nat-traversal"]
|
|
path = vendor/nim-nat-traversal
|
|
url = https://github.com/status-im/nim-nat-traversal.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-metrics"]
|
|
path = vendor/nim-metrics
|
|
url = https://github.com/status-im/nim-metrics.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-bearssl"]
|
|
path = vendor/nim-bearssl
|
|
url = https://github.com/status-im/nim-bearssl.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-chronicles"]
|
|
path = vendor/nim-chronicles
|
|
url = https://github.com/status-im/nim-chronicles.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-chronos"]
|
|
path = vendor/nim-chronos
|
|
url = https://github.com/status-im/nim-chronos.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-faststream"]
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-faststreams"]
|
|
path = vendor/nim-faststreams
|
|
url = https://github.com/status-im/nim-faststreams.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-json-serialization"]
|
|
path = vendor/nim-json-serialization
|
|
url = https://github.com/status-im/nim-json-serialization.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-serialization"]
|
|
path = vendor/nim-serialization
|
|
url = https://github.com/status-im/nim-serialization.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-websock"]
|
|
path = vendor/nim-websock
|
|
url = https://github.com/status-im/nim-websock.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-httputils"]
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nimhttputils"]
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-http-utils"]
|
|
path = vendor/nim-http-utils
|
|
url = https://github.com/status-im/nim-http-utils.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/questionable"]
|
|
path = vendor/questionable
|
|
url = https://github.com/status-im/questionable.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/upraises"]
|
|
ignore = untracked
|
|
branch = master
|
|
path = vendor/upraises
|
|
url = https://github.com/markspanbroek/upraises.git
|
|
[submodule "vendor/nim-sqlite3-abi"]
|
|
path = vendor/nim-sqlite3-abi
|
|
url = https://github.com/arnetheduck/nim-sqlite3-abi.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/unittest2"]
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/nim-unittest2"]
|
|
path = vendor/nim-unittest2
|
|
url = https://github.com/status-im/nim-unittest2.git
|
|
ignore = untracked
|
|
branch = master
|