aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 34e1e6ffb..078f51fa4 100644
--- a/flake.nix
+++ b/flake.nix
@@ -3,7 +3,7 @@
edition = 201909;
- inputs.nixpkgs.uri = "nixpkgs/release-20.03";
+ inputs.nixpkgs.uri = "nixpkgs/release-19.09";
outputs = { self, nixpkgs }:
@@ -72,7 +72,7 @@
openssl pkgconfig sqlite
libarchive
boost
- nlohmann_json
+ (nlohmann_json.override { multipleHeaders = true; })
rustc cargo
# Tests