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:
tersec 2020-08-27 21:11:46 +00:00 committed by GitHub
parent 8f1fd9890b
commit 6ca6a91875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ requires "nim >= 1.2.0",
"chronos",
"chronicles",
"stew",
"nat_traversal",
"nat_traversal#2403c33929c74f2d150f50dc8bc3a598af70661a",
"metrics",
"sqlite3_abi",
"confutils",