1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00

Simplify build by including nlohmann/json.hpp

This commit is contained in:
Eelco Dolstra 2017-12-04 17:07:26 +01:00
parent f1efb97075
commit 7f2c324ed1
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
4 changed files with 14724 additions and 4 deletions

View file

@ -18,7 +18,6 @@ with import ./release-common.nix { inherit pkgs; };
customMemoryManagement = false;
})
autoreconfHook
nlohmann_json
# For nix-perl
perl