mirror of
https://github.com/NixOS/nix.git
synced 2025-11-19 00:39:37 +01:00
Fix build
This commit is contained in:
parent
974e0367df
commit
92c35d5303
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
#include "common-args.hh"
|
#include "common-args.hh"
|
||||||
#include "eval-cache.hh"
|
#include "eval-cache.hh"
|
||||||
#include "eval-inline.hh"
|
#include "eval-inline.hh"
|
||||||
|
#include "local-fs-store.hh"
|
||||||
|
|
||||||
using namespace nix;
|
using namespace nix;
|
||||||
using namespace nix::flake;
|
using namespace nix::flake;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue