mirror of https://github.com/status-im/nim-eth.git
revert nimble reference to previous nat-traversal commit (#289)
* try VS 2013 image * try mingw/gcc 7.3 for x64 * try mingw/gcc 6.3 for x64 * DIR not supported * try systeminfo and/or wmic * dump path, attempt 1 * dump gcc version * move diagnostics to before nimble install * try reverting to previous nim-nat-traversal commit * fix nimble syntax * try reverting non-git-commit-related changes * remove echo %CC%, which showed that variable nonexistent or empty
This commit is contained in:
parent
8f1fd9890b
commit
6ca6a91875
|
@ -12,7 +12,7 @@ requires "nim >= 1.2.0",
|
|||
"chronos",
|
||||
"chronicles",
|
||||
"stew",
|
||||
"nat_traversal",
|
||||
"nat_traversal#2403c33929c74f2d150f50dc8bc3a598af70661a",
|
||||
"metrics",
|
||||
"sqlite3_abi",
|
||||
"confutils",
|
||||
|
|
Loading…
Reference in New Issue