mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 22:12:43 +01:00
Split out local-fs-store.hh
This matches the already-existing `local-fs-store.cc`.
This commit is contained in:
parent
e845d19ae3
commit
6cc1541782
16 changed files with 62 additions and 41 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "value-to-json.hh"
|
||||
#include "util.hh"
|
||||
#include "store-api.hh"
|
||||
#include "local-fs-store.hh"
|
||||
#include "common-eval-args.hh"
|
||||
#include "../nix/legacy.hh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue