This commit is contained in:
Logos Workspace 2026-05-08 15:49:23 -04:00
parent e8cd77139d
commit 6b6a640998

View File

@ -24,8 +24,8 @@
"nix": {
"packages": {
"build": ["boost"],
"runtime": ["nlohmann_json"]
"build": [],
"runtime": ["nlohmann_json", "boost"]
},
"external_libraries": [
{ "name": "logos_blockchain" }