mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Config: Use nlohmann/json
This commit is contained in:
parent
b4ef3d7078
commit
acb99f03f9
5 changed files with 37 additions and 32 deletions
|
@ -56,3 +56,5 @@
|
|||
#include <sys/wait.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue