diff --git a/metadata.json b/metadata.json index 77e19c4..8006c0f 100644 --- a/metadata.json +++ b/metadata.json @@ -24,8 +24,8 @@ "nix": { "packages": { - "build": ["boost"], - "runtime": ["nlohmann_json"] + "build": [], + "runtime": ["nlohmann_json", "boost"] }, "external_libraries": [ { "name": "logos_blockchain" }