mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
nlohmann_json: Update to 3.9.1, fix use of internal copy
This commit is contained in:
parent
77d5b37da3
commit
307977963c
4 changed files with 10714 additions and 5597 deletions
|
@ -89,7 +89,6 @@
|
|||
openssl sqlite
|
||||
libarchive
|
||||
boost
|
||||
nlohmann_json
|
||||
lowdown
|
||||
gmock
|
||||
]
|
||||
|
@ -334,7 +333,6 @@
|
|||
xz
|
||||
pkgs.perl
|
||||
boost
|
||||
nlohmann_json
|
||||
]
|
||||
++ lib.optional (stdenv.isLinux || stdenv.isDarwin) libsodium
|
||||
++ lib.optional stdenv.isDarwin darwin.apple_sdk.frameworks.Security;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue