This commit is contained in:
Logos Workspace 2026-05-08 15:49:23 -04:00
parent 2465d78a54
commit 135a8437a3

View File

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