Fix nlohmann_json dependency

This commit is contained in:
Eelco Dolstra 2020-02-20 10:26:18 +01:00
parent e4f5156c41
commit 5308e514ad
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

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