From 936ba4511af65eabd189eaf694e543b1202da2f5 Mon Sep 17 00:00:00 2001 From: Raycho Mukelov Date: Wed, 2 Aug 2023 07:14:12 +0300 Subject: [PATCH] fix --- nimble.lock | 68 ----------------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 nimble.lock diff --git a/nimble.lock b/nimble.lock deleted file mode 100644 index 2ed4b23..0000000 --- a/nimble.lock +++ /dev/null @@ -1,68 +0,0 @@ -{ - "version": 1, - "packages": { - "unittest2": { - "version": "0.0.4", - "vcsRevision": "f180f596c88dfd266f746ed6f8dbebce39c824db", - "url": "https://github.com/status-im/nim-unittest2.git", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "fa309c41eaf6ef57895b9e603f2620a2f6e11780" - } - }, - "stew": { - "version": "0.1.0", - "vcsRevision": "6ad35b876fb6ebe0dfee0f697af173acc47906ee", - "url": "https://github.com/status-im/nim-stew.git", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "46d58c4feb457f3241e3347778334e325dce5268" - } - }, - "chronicles": { - "version": "0.10.2", - "vcsRevision": "1682096306ddba8185dcfac360a8c3f952d721e4", - "url": "https://github.com/status-im/nim-chronicles.git", - "downloadMethod": "git", - "dependencies": [ - "testutils", - "json_serialization" - ], - "checksums": { - "sha1": "9a5bebb76b0f7d587a31e621d260119279e91c76" - } - }, - "nimcrypto": { - "version": "0.5.4", - "vcsRevision": "a5742a9a214ac33f91615f3862c7b099aec43b00", - "url": "https://github.com/cheatfate/nimcrypto", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "f76c87707cd4e96355b8bb6ef27e7f8b0aac1e08" - } - }, - "fsm.nim": { - "version": "0.1.1", - "vcsRevision": "ca6e14a5562e46805ed89593cb63bf6236939772", - "url": "https://github.com/ba0f3/fsm.nim", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "f76c87707cd4e96355b8bb6ef27e7f8b0aac1e08" - } - }, - "nim-eth": { - "version": "1.0.0", - "vcsRevision": "521db96a651f582c937a0bb8c8069ef9b920e08c", - "url": "https://github.com/status-im/nim-eth", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "f76c87707cd4e96355b8bb6ef27e7f8b0aac1e08" - } - } - } -} \ No newline at end of file