mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-02 03:59:28 +00:00
update zerokit vendor and not rm nimble.lock
This commit is contained in:
parent
bdad4cb56b
commit
50f0050245
3
Makefile
3
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user