mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-04 02:34:14 +00:00
Bump nim-json-rpc and nim-websock (use news by default) (#3820)
This commit is contained in:
parent
c75d39fc54
commit
f08f9e2bd7
@ -118,10 +118,6 @@ switch("passL", "-fno-omit-frame-pointer")
|
||||
# for heap-usage-by-instance-type metrics and object base-type strings
|
||||
--define:nimTypeNames
|
||||
|
||||
# TODO https://github.com/status-im/nimbus-eth2/issues/3130
|
||||
# We are still seeing problems with the websock package, se we stick to using news:
|
||||
switch("define", "json_rpc_websocket_package=news")
|
||||
|
||||
const currentDir = currentSourcePath()[0 .. ^(len("config.nims") + 1)]
|
||||
switch("define", "nim_compiler_path=" & currentDir & "env.sh nim")
|
||||
switch("define", "withoutPCRE")
|
||||
|
2
vendor/nim-json-rpc
vendored
2
vendor/nim-json-rpc
vendored
@ -1 +1 @@
|
||||
Subproject commit 335f292a5816910aebf215e3a88db8a665133e0e
|
||||
Subproject commit d618b555e791a4b1112a2fb1ca1c5c52960f0ae7
|
2
vendor/nim-websock
vendored
2
vendor/nim-websock
vendored
@ -1 +1 @@
|
||||
Subproject commit fc6538fa85f3742046002f6a94bb0dab33c4e798
|
||||
Subproject commit 283a9bb1fccc91fc9ab840609f57788cd19d0d24
|
Loading…
x
Reference in New Issue
Block a user