mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 21:46:01 +01:00
Use upstream json_fwd.hpp to speed up compilation
This commit is contained in:
parent
cb1a79a96a
commit
45b740c18b
6 changed files with 75 additions and 13 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#include "lockfile.hh"
|
||||
#include "store-api.hh"
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
namespace nix::flake {
|
||||
|
||||
LockedInput::LockedInput(const nlohmann::json & json)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue