mirror of https://github.com/waku-org/nwaku.git
Update submodules with bugfixes (#826)
This commit is contained in:
parent
dbccecc562
commit
cf4a1e1c70
2
Makefile
2
Makefile
|
@ -14,6 +14,8 @@ BUILD_SYSTEM_DIR := vendor/nimbus-build-system
|
|||
# -d:chronicles_colors:none - Necessary to disable colors in logs for Docker
|
||||
DOCKER_IMAGE_NIM_PARAMS ?= -d:chronicles_colors:none -d:insecure
|
||||
|
||||
EXCLUDED_NIM_PACKAGES := vendor/nim-dnsdisc/vendor
|
||||
|
||||
LINK_PCRE := 0
|
||||
|
||||
# we don't want an error here, so we can handle things later, in the ".DEFAULT" target
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 17fed89c99beac5a92d3668d0d3e9b0e4ac13936
|
||||
Subproject commit 519ca463dfd060dfec64a221b8e39e06a70860d3
|
|
@ -1 +1 @@
|
|||
Subproject commit d39f300a74bcf5e623bcd4d75ff5ab49e5b81fab
|
||||
Subproject commit 6aa5603ab405fa0297550c76b26ea0d2bb8736c5
|
|
@ -1 +1 @@
|
|||
Subproject commit 26ab9b078e610b0eb685e8d98a1f34d9bfabb053
|
||||
Subproject commit 4e2b340af659d959b76160d4e6b39a3c395e9a9a
|
|
@ -1 +1 @@
|
|||
Subproject commit 371e60b17ca6c15aa35a6c42568f32a90ce7ade7
|
||||
Subproject commit 03975dadf6fedb8beb5d1b4d4c5bec8635fd7577
|
|
@ -1 +1 @@
|
|||
Subproject commit e72d03bc78d3bc896ae5912ab45e2ecd53849aa5
|
||||
Subproject commit c18830ad3370824192f62247ea433e583335701a
|
|
@ -1 +1 @@
|
|||
Subproject commit 6ad35b876fb6ebe0dfee0f697af173acc47906ee
|
||||
Subproject commit b464505b4dcbe2ef52d19b2cfca8f2be4ebf2c7e
|
|
@ -1 +1 @@
|
|||
Subproject commit e17113fb31bc90780ce89ab5de0f4a60d40d3aa1
|
||||
Subproject commit ddfa6c608a6c2a843d7b405f377a22703947267a
|
|
@ -1 +1 @@
|
|||
Subproject commit 4e2893eacb916c7678fdc4935ff7420f13bf3a9c
|
||||
Subproject commit 24eb5e829ed07e71e3a5d09786d5f80aa988874f
|
|
@ -1 +1 @@
|
|||
Subproject commit 980461c982b284cb511b9f544e25187c527516f3
|
||||
Subproject commit 0f82cf22f37fecd6dedf838c0c592c33d0748ab4
|
|
@ -1 +1 @@
|
|||
Subproject commit d4e716d071eba1b5e0ffdf7949d983959e2b95dd
|
||||
Subproject commit 74cdeb54b21bededb5a515d36f608bc1850555a2
|
|
@ -1 +1 @@
|
|||
Subproject commit 25a4c270330026442e09f6cddfb7a944da7cfa4b
|
||||
Subproject commit bc4791418a3d748c6114e7219d95739ad154ecaa
|
Loading…
Reference in New Issue