mirror of
https://github.com/NixOS/nix.git
synced 2025-12-01 14:41:00 +01:00
Use upstream nlohmann_json
This commit is contained in:
parent
e5bf81256c
commit
4145cd2da0
3 changed files with 2 additions and 20407 deletions
|
|
@ -200,7 +200,7 @@ let
|
|||
|
||||
doInstallCheck = true;
|
||||
|
||||
lcovFilter = [ "*/boost/*" "*-tab.*" "*/nlohmann/*" "*/linenoise/*" ];
|
||||
lcovFilter = [ "*/boost/*" "*-tab.*" ];
|
||||
|
||||
# We call `dot', and even though we just use it to
|
||||
# syntax-check generated dot files, it still requires some
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue