diff --git a/nimble.lock b/nimble.lock index b2e6c80..8f8e0de 100644 --- a/nimble.lock +++ b/nimble.lock @@ -6,9 +6,7 @@ "vcsRevision": "26f2ef3ae0ec72a2a75bfe557e02e88f6a31c189", "url": "https://github.com/status-im/nim-unittest2", "downloadMethod": "git", - "dependencies": [ - "nim" - ], + "dependencies": [], "checksums": { "sha1": "02bb3751ba9ddc3c17bfd89f2e41cb6bfb8fc0c9" } @@ -19,7 +17,6 @@ "url": "https://github.com/status-im/nim-bearssl", "downloadMethod": "git", "dependencies": [ - "nim", "unittest2" ], "checksums": { @@ -32,7 +29,6 @@ "url": "https://github.com/status-im/nim-testutils", "downloadMethod": "git", "dependencies": [ - "nim", "unittest2" ], "checksums": { @@ -44,9 +40,7 @@ "vcsRevision": "409f6796d0e880b3f0222c964d1da7de6e450811", "url": "https://github.com/zevv/npeg", "downloadMethod": "git", - "dependencies": [ - "nim" - ], + "dependencies": [], "checksums": { "sha1": "64f15c85a059c889cb11c5fe72372677c50da621" } @@ -56,9 +50,7 @@ "vcsRevision": "df8113dda4c2d74d460a8fa98252b0b771bf1f27", "url": "https://github.com/arnetheduck/nim-results", "downloadMethod": "git", - "dependencies": [ - "nim" - ], + "dependencies": [], "checksums": { "sha1": "a9c011f74bc9ed5c91103917b9f382b12e82a9e7" } @@ -69,7 +61,6 @@ "url": "https://github.com/status-im/nim-stew", "downloadMethod": "git", "dependencies": [ - "nim", "results", "unittest2" ], @@ -83,7 +74,6 @@ "url": "https://github.com/status-im/nim-http-utils", "downloadMethod": "git", "dependencies": [ - "nim", "stew", "results", "unittest2" @@ -98,7 +88,6 @@ "url": "https://github.com/status-im/nim-chronos", "downloadMethod": "git", "dependencies": [ - "nim", "results", "stew", "bearssl", @@ -115,7 +104,6 @@ "url": "https://github.com/status-im/nim-metrics", "downloadMethod": "git", "dependencies": [ - "nim", "chronos", "results", "stew" @@ -130,7 +118,6 @@ "url": "https://github.com/status-im/nim-faststreams", "downloadMethod": "git", "dependencies": [ - "nim", "stew", "unittest2" ], @@ -144,7 +131,6 @@ "url": "https://github.com/status-im/nim-serialization", "downloadMethod": "git", "dependencies": [ - "nim", "faststreams", "unittest2", "stew" @@ -159,7 +145,6 @@ "url": "https://github.com/status-im/nim-protobuf-serialization", "downloadMethod": "git", "dependencies": [ - "nim", "stew", "faststreams", "serialization", @@ -176,7 +161,6 @@ "url": "https://github.com/vacp2p/nim-cbor-serialization", "downloadMethod": "git", "dependencies": [ - "nim", "serialization", "stew", "results" @@ -191,7 +175,6 @@ "url": "https://github.com/status-im/nim-json-serialization", "downloadMethod": "git", "dependencies": [ - "nim", "faststreams", "serialization", "stew", @@ -207,7 +190,6 @@ "url": "https://github.com/status-im/nim-chronicles", "downloadMethod": "git", "dependencies": [ - "nim", "faststreams", "serialization", "json_serialization", @@ -223,7 +205,6 @@ "url": "https://github.com/status-im/nim-stint", "downloadMethod": "git", "dependencies": [ - "nim", "stew", "unittest2" ], @@ -236,9 +217,7 @@ "vcsRevision": "9e8ccc754631ac55ac2fd495e167e74e86293edb", "url": "https://github.com/status-im/nim-taskpools", "downloadMethod": "git", - "dependencies": [ - "nim" - ], + "dependencies": [], "checksums": { "sha1": "09e1b2fdad55b973724d61227971afc0df0b7a81" } @@ -249,7 +228,6 @@ "url": "https://github.com/logos-messaging/nim-ffi", "downloadMethod": "git", "dependencies": [ - "nim", "chronos", "chronicles", "taskpools",