aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-12-04 17:07:26 +0100
committerEelco Dolstra <edolstra@gmail.com>2017-12-04 17:11:36 +0100
commit7f2c324ed18cba4004ff89dfd84cf2df979b2571 (patch)
tree48ee765a4eefa021869e2f7f7ef18991f9a279d4 /shell.nix
parentf1efb97075d301c05f5fe974b9234f2920e83c27 (diff)
Simplify build by including nlohmann/json.hpp
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index f47952582..d6ae5a552 100644
--- a/shell.nix
+++ b/shell.nix
@@ -18,7 +18,6 @@ with import ./release-common.nix { inherit pkgs; };
customMemoryManagement = false;
})
autoreconfHook
- nlohmann_json
# For nix-perl
perl