mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
Restrict some code to StoreDirConfig
- part of eval cache - part of derivations - derived path - store path with outputs - serializers
This commit is contained in:
parent
e97ac09abe
commit
dde1d86338
30 changed files with 175 additions and 157 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#include "store-api.hh"
|
||||
#include "local-fs-store.hh"
|
||||
#include "globals.hh"
|
||||
#include "realisation.hh"
|
||||
#include "derivations.hh"
|
||||
#include "util.hh"
|
||||
#include "shared.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue