Fix nlohmann_json dependency

This commit is contained in:
Eelco Dolstra
2020-02-20 10:26:18 +01:00
parent e4f5156c41
commit 5308e514ad

View File

@ -132,7 +132,7 @@ rec {
perlDeps perl nix
postgresql95 # for running the tests
boost
nlohmann_json
(nlohmann_json.override { multipleHeaders = true; })
];
hydraPath = lib.makeBinPath (