diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-12-04 17:07:26 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-12-04 17:11:36 +0100 |
commit | 7f2c324ed18cba4004ff89dfd84cf2df979b2571 (patch) | |
tree | 48ee765a4eefa021869e2f7f7ef18991f9a279d4 /shell.nix | |
parent | f1efb97075d301c05f5fe974b9234f2920e83c27 (diff) |
Simplify build by including nlohmann/json.hpp
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ with import ./release-common.nix { inherit pkgs; }; customMemoryManagement = false; }) autoreconfHook - nlohmann_json # For nix-perl perl |