From f01304b57320423cbc16fcbd2311623007a1f720 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 6 Nov 2019 14:47:58 +0100 Subject: [PATCH] Fix build --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 307a879bb..b3a7ea535 100644 --- a/flake.nix +++ b/flake.nix @@ -71,7 +71,7 @@ bzip2 xz brotli editline openssl pkgconfig sqlite boehmgc boost - nlohmann_json + (nlohmann_json.override { multipleHeaders = true; }) # Tests git