import nimble lock

This commit is contained in:
Jaremy Creechley 2023-07-14 00:39:27 -07:00
parent 9a78c70bb1
commit 7e05ef5ad6
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300
1 changed files with 111 additions and 115 deletions

View File

@ -1,143 +1,139 @@
{ {
"items": { "items": {
"nimbus-build-system": { "unittest2": {
"dir": "vendor/nimbus-build-system", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/unittest2",
"url": "https://github.com/status-im/nimbus-build-system", "url": "https://github.com/status-im/nim-unittest2.git",
"commit": "239c3a7fbb88fd241da0ade3246fd2e5fcff4f25" "commit": "02c49b8a994dd3f9eddfaab45262f9b8fa507f8e"
}, },
"nim-nat-traversal": { "stew": {
"dir": "vendor/nim-nat-traversal", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/stew",
"url": "https://github.com/status-im/nim-nat-traversal",
"commit": "802d75edcc656e616120fb27f950ff1285ddcbba"
},
"nim-zlib": {
"dir": "vendor/nim-zlib",
"url": "https://github.com/status-im/nim-zlib",
"commit": "f34ca261efd90f118dc1647beefd2f7a69b05d93"
},
"nim-stew": {
"dir": "vendor/nim-stew",
"url": "https://github.com/status-im/nim-stew.git", "url": "https://github.com/status-im/nim-stew.git",
"commit": "e18f5a62af2ade7a1fd1d39635d4e04d944def08" "commit": "e18f5a62af2ade7a1fd1d39635d4e04d944def08"
}, },
"nim-http-utils": { "nimcrypto": {
"dir": "vendor/nim-http-utils", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/nimcrypto",
"url": "https://github.com/status-im/nim-http-utils.git", "url": "https://github.com/cheatfate/nimcrypto.git",
"commit": "3b491a40c60aad9e8d3407443f46f62511e63b18" "commit": "a5742a9a214ac33f91615f3862c7b099aec43b00"
}, },
"nim-chronos": { "secp256k1": {
"dir": "vendor/nim-chronos", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/secp256k1",
"url": "https://github.com/status-im/nim-chronos.git",
"commit": "6525f4ce1d1a7eba146e5f1a53f6f105077ae686"
},
"upraises": {
"dir": "vendor/upraises",
"url": "https://github.com/markspanbroek/upraises.git",
"commit": "bc2628989b63854d980e92dadbd58f83e34b6f25"
},
"nim-sqlite3-abi": {
"dir": "vendor/nim-sqlite3-abi",
"url": "https://github.com/arnetheduck/nim-sqlite3-abi.git",
"commit": "362e1bd9f689ad9f5380d9d27f0705b3d4dfc7d3"
},
"questionable": {
"dir": "vendor/questionable",
"url": "https://github.com/status-im/questionable.git",
"commit": "0d7ce8efdedaf184680cb7268721fca0af947a74"
},
"nim-websock": {
"dir": "vendor/nim-websock",
"url": "https://github.com/status-im/nim-websock.git",
"commit": "2c3ae3137f3c9cb48134285bd4a47186fa51f0e8"
},
"nim-secp256k1": {
"dir": "vendor/nim-secp256k1",
"url": "https://github.com/status-im/nim-secp256k1.git", "url": "https://github.com/status-im/nim-secp256k1.git",
"commit": "5340cf188168d6afcafc8023770d880f067c0b2f" "commit": "5340cf188168d6afcafc8023770d880f067c0b2f"
}, },
"nim-bearssl": { "bearssl": {
"dir": "vendor/nim-bearssl", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/bearssl",
"url": "https://github.com/status-im/nim-bearssl.git", "url": "https://github.com/status-im/nim-bearssl.git",
"commit": "f4c4233de453cb7eac0ce3f3ffad6496295f83ab" "commit": "f4c4233de453cb7eac0ce3f3ffad6496295f83ab"
}, },
"dnsclient.nim": { "httputils": {
"dir": "vendor/dnsclient.nim", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/httputils",
"url": "https://github.com/ba0f3/dnsclient.nim", "url": "https://github.com/status-im/nim-http-utils.git",
"commit": "23214235d4784d24aceed99bbfe153379ea557c8" "commit": "e88e231dfcef4585fe3b2fbd9b664dbd28a88040"
}, },
"nimcrypto": { "chronos": {
"dir": "vendor/nimcrypto", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/chronos",
"url": "https://github.com/status-im/nimcrypto.git", "url": "https://github.com/status-im/nim-chronos.git",
"commit": "a5742a9a214ac33f91615f3862c7b099aec43b00" "commit": "6525f4ce1d1a7eba146e5f1a53f6f105077ae686"
}, },
"nim-json-serialization": { "metrics": {
"dir": "vendor/nim-json-serialization", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/metrics",
"url": "https://github.com/status-im/nim-json-serialization.git",
"commit": "e5b18fb710c3d0167ec79f3b892f5a7a1bc6d1a4"
},
"nim-testutils": {
"dir": "vendor/nim-testutils",
"url": "https://github.com/status-im/nim-testutils",
"commit": "b56a5953e37fc5117bd6ea6dfa18418c5e112815"
},
"nim-unittest2": {
"dir": "vendor/nim-unittest2",
"url": "https://github.com/status-im/nim-unittest2.git",
"commit": "b178f47527074964f76c395ad0dfc81cf118f379"
},
"npeg": {
"dir": "vendor/npeg",
"url": "https://github.com/zevv/npeg",
"commit": "b15a10e388b91b898c581dbbcb6a718d46b27d2f"
},
"nim-serialization": {
"dir": "vendor/nim-serialization",
"url": "https://github.com/status-im/nim-serialization.git",
"commit": "493d18b8292fc03aa4f835fd825dea1183f97466"
},
"nim-faststreams": {
"dir": "vendor/nim-faststreams",
"url": "https://github.com/status-im/nim-faststreams.git",
"commit": "1b561a9e71b6bdad1c1cdff753418906037e9d09"
},
"nim-datastore": {
"dir": "vendor/nim-datastore",
"url": "https://github.com/codex-storage/nim-datastore.git",
"commit": "0cde8aeb67c59fd0ac95496dc6b5e1168d6632aa"
},
"asynctest": {
"dir": "vendor/asynctest",
"url": "https://github.com/markspanbroek/asynctest",
"commit": "a236a5f0f3031573ac2cb082b63dbf6e170e06e7"
},
"nim-stint": {
"dir": "vendor/nim-stint",
"url": "https://github.com/status-im/nim-stint.git",
"commit": "036c71d06a6b22f8f967ba9d54afd2189c3872ca"
},
"nim-metrics": {
"dir": "vendor/nim-metrics",
"url": "https://github.com/status-im/nim-metrics.git", "url": "https://github.com/status-im/nim-metrics.git",
"commit": "743f81d4f6c6ebf0ac02389f2392ff8b4235bee5" "commit": "743f81d4f6c6ebf0ac02389f2392ff8b4235bee5"
}, },
"nim-libp2p": { "testutils": {
"dir": "vendor/nim-libp2p", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/testutils",
"url": "https://github.com/status-im/nim-libp2p.git", "url": "https://github.com/status-im/nim-testutils",
"commit": "a3e9d1ed80c048cd5abc839cbe0863cefcedc702" "commit": "dfc4c1b39f9ded9baf6365014de2b4bfb4dafc34"
}, },
"nim-chronicles": { "faststreams": {
"dir": "vendor/nim-chronicles", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/faststreams",
"url": "https://github.com/status-im/nim-faststreams.git",
"commit": "1b561a9e71b6bdad1c1cdff753418906037e9d09"
},
"serialization": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/serialization",
"url": "https://github.com/status-im/nim-serialization.git",
"commit": "493d18b8292fc03aa4f835fd825dea1183f97466"
},
"json_serialization": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/json_serialization",
"url": "https://github.com/status-im/nim-json-serialization.git",
"commit": "e5b18fb710c3d0167ec79f3b892f5a7a1bc6d1a4"
},
"chronicles": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/chronicles",
"url": "https://github.com/status-im/nim-chronicles.git", "url": "https://github.com/status-im/nim-chronicles.git",
"commit": "7631f7b2ee03398cb1512a79923264e8f9410af6" "commit": "7631f7b2ee03398cb1512a79923264e8f9410af6"
}, },
"nim-protobuf-serialization": { "dnsclient": {
"dir": "vendor/nim-protobuf-serialization", "dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/dnsclient",
"url": "https://github.com/ba0f3/dnsclient.nim",
"commit": "23214235d4784d24aceed99bbfe153379ea557c8"
},
"zlib": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/zlib",
"url": "https://github.com/status-im/nim-zlib",
"commit": "74cdeb54b21bededb5a515d36f608bc1850555a2"
},
"websock": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/websock",
"url": "https://github.com/status-im/nim-websock.git",
"commit": "7b2ed397d6e4c37ea4df08ae82aeac7ff04cd180"
},
"libp2p": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/libp2p",
"url": "https://github.com/status-im/nim-libp2p.git",
"commit": "a3e9d1ed80c048cd5abc839cbe0863cefcedc702"
},
"combparser": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/combparser",
"url": "https://github.com/PMunch/combparser.git",
"commit": "ba4464c005d7617c008e2ed2ebc1ba52feb469c6"
},
"asynctest": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/asynctest",
"url": "https://github.com/status-im/asynctest.git",
"commit": "a236a5f0f3031573ac2cb082b63dbf6e170e06e7"
},
"questionable": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/questionable",
"url": "https://github.com/status-im/questionable.git",
"commit": "30e4184a99c8c1ba329925912d2c5d4b09acf8cc"
},
"upraises": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/upraises",
"url": "https://github.com/markspanbroek/upraises.git",
"commit": "ff4f8108e44fba9b35cac535ab63d3927e8fd3c2"
},
"sqlite3_abi": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/sqlite3_abi",
"url": "https://github.com/arnetheduck/nim-sqlite3-abi",
"commit": "362e1bd9f689ad9f5380d9d27f0705b3d4dfc7d3"
},
"protobuf_serialization": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/protobuf_serialization",
"url": "https://github.com/status-im/nim-protobuf-serialization", "url": "https://github.com/status-im/nim-protobuf-serialization",
"commit": "28214b3e40c755a9886d2ec8f261ec48fbb6bec6" "commit": "27b400fdf3bd8ce7120ca66fc1de39d3f1a5804a"
},
"datastore": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/datastore",
"url": "https://github.com/status-im/nim-datastore",
"commit": "0cde8aeb67c59fd0ac95496dc6b5e1168d6632aa"
},
"stint": {
"dir": "/Users/jaremycreechley/projs/status/nim-codex-dht/vendor/stint",
"url": "https://github.com/status-im/nim-stint",
"commit": "036c71d06a6b22f8f967ba9d54afd2189c3872ca"
} }
}, },
"nimcfg": "############# begin Atlas config section ##########\n--noNimblePath\n--path:\"vendor/nim-secp256k1\"\n--path:\"vendor/nim-protobuf-serialization\"\n--path:\"vendor/nimcrypto\"\n--path:\"vendor/nim-bearssl\"\n--path:\"vendor/nim-chronicles\"\n--path:\"vendor/nim-chronos\"\n--path:\"vendor/nim-libp2p\"\n--path:\"vendor/nim-metrics\"\n--path:\"vendor/nim-stew\"\n--path:\"vendor/nim-stint\"\n--path:\"vendor/asynctest\"\n--path:\"vendor/nim-datastore\"\n--path:\"vendor/questionable\"\n--path:\"vendor/nim-faststreams\"\n--path:\"vendor/nim-serialization\"\n--path:\"vendor/npeg/src\"\n--path:\"vendor/nim-unittest2\"\n--path:\"vendor/nim-testutils\"\n--path:\"vendor/nim-json-serialization\"\n--path:\"vendor/nim-http-utils\"\n--path:\"vendor/dnsclient.nim/src\"\n--path:\"vendor/nim-websock\"\n--path:\"vendor/nim-sqlite3-abi\"\n--path:\"vendor/upraises\"\n--path:\"vendor/nim-zlib\"\n############# end Atlas config section ##########\n", "nimcfg": "",
"nimbleFile": {
"filename": "",
"content": ""
},
"hostOS": "macosx",
"hostCPU": "arm64",
"nimVersion": "1.6.14", "nimVersion": "1.6.14",
"gccVersion": "", "gccVersion": "",
"clangVersion": "" "clangVersion": ""
} }