Makefile considers nimble.lock in nimbledeps_stamp

This commit is contained in:
Ivan FB 2026-04-03 22:14:17 +02:00
parent 9ac6118e4c
commit 1f10c9a28f
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -66,7 +66,7 @@ endif
waku.nims:
ln -s waku.nimble $@
$(NIMBLEDEPS_STAMP): | waku.nims
$(NIMBLEDEPS_STAMP): nimble.lock | waku.nims
git submodule update --init vendor/zerokit
nimble setup --localdeps
$(MAKE) build-nph