point vendor/nim-chronos at status-im origin
Using the fork causes difficult issues with handing nested dependencies: https://github.com/status-im/status-desktop/pull/7740#issuecomment-1267212386 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
5c7a372149
commit
1f63feeab4
|
@ -9,12 +9,12 @@
|
|||
[submodule "vendor/nim-bearssl"]
|
||||
path = vendor/nim-bearssl
|
||||
url = https://github.com/status-im/nim-bearssl.git
|
||||
[submodule "vendor/nim-chronos"]
|
||||
path = vendor/nim-chronos
|
||||
url = https://github.com/michaelsbradleyjr/nim-chronos.git
|
||||
[submodule "vendor/nim-http-utils"]
|
||||
path = vendor/nim-http-utils
|
||||
url = https://github.com/status-im/nim-http-utils.git
|
||||
[submodule "vendor/nim-unittest2"]
|
||||
path = vendor/nim-unittest2
|
||||
url = https://github.com/status-im/nim-unittest2.git
|
||||
[submodule "vendor/nim-chronos"]
|
||||
path = vendor/nim-chronos
|
||||
url = https://github.com/status-im/nim-chronos
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4128ba35bbfedf1982beba7903247f138dcd97c8
|
||||
Subproject commit 9df76c39df254c7ff0cec6dec5c9f345f2819c91
|
Loading…
Reference in New Issue