mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
Move evaluator settings (type and global) to separate file/header
This commit is contained in:
parent
2d1d81114d
commit
1570e80219
17 changed files with 207 additions and 180 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include "derivations.hh"
|
||||
#include "eval-inline.hh"
|
||||
#include "eval.hh"
|
||||
#include "eval-settings.hh"
|
||||
#include "get-drvs.hh"
|
||||
#include "store-api.hh"
|
||||
#include "shared.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue