bump vendor/nimbus-build-system

This commit is contained in:
Ștefan Talpalaru 2020-05-20 15:03:16 +02:00
parent 23daa966be
commit 46a99c35f0
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 3 additions and 1 deletions

View File

@ -24,10 +24,12 @@ ARG GIT_REVISION
ARG NETWORK_NIM_FLAGS
ARG MARCH_NIM_FLAGS
# TODO: remove the double update after devel is merged into master
RUN cd /root/nim-beacon-chain \
&& git fetch \
&& git reset --hard ${GIT_REVISION} \
&& make -j$(nproc) update \
&& make -j$(nproc) update \
&& make LOG_LEVEL=TRACE NIMFLAGS="-d:insecure -d:testnet_servers_image ${NETWORK_NIM_FLAGS} ${MARCH_NIM_FLAGS}" beacon_node
# --------------------------------- #

@ -1 +1 @@
Subproject commit 4ce1ae394ad34faf9922a6c5345ecf8929ab3c25
Subproject commit 1c9feb0d66fbd8e55560543aee96d3e0d33c6c0f