From 50f00502451b2ef06378196d55853fdc794711b0 Mon Sep 17 00:00:00 2001 From: Ivan FB Date: Fri, 3 Apr 2026 18:17:12 +0200 Subject: [PATCH] update zerokit vendor and not rm nimble.lock --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index af76d8385..640b794cf 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ waku.nims: ln -s waku.nimble $@ $(NIMBLEDEPS_STAMP): | waku.nims - git submodule update --init --recursive + git submodule update --init vendor/zerokit nimble setup --localdeps $(MAKE) build-nph $(MAKE) rebuild-nat-libs-nimbledeps @@ -76,7 +76,6 @@ $(NIMBLEDEPS_STAMP): | waku.nims update: rm -f $(NIMBLEDEPS_STAMP) - rm nimble.lock $(MAKE) $(NIMBLEDEPS_STAMP) nimble lock