mirror of
https://github.com/NixOS/nix
synced 2025-06-29 23:13:14 +02:00
WIP get settings info out of headers, out of libutil
Also make a tiny bit of progress on libstore
This commit is contained in:
parent
fe8b42df23
commit
6c83d93056
66 changed files with 247 additions and 137 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "nix/expr/attr-set.hh"
|
||||
#include "nix/util/configuration.hh"
|
||||
#include "nix/main/configuration.hh"
|
||||
#include "nix/expr/eval.hh"
|
||||
#include "nix/store/globals.hh"
|
||||
#include "nix/store/path.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue