mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +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
2ea9f59978
commit
b0e198cd03
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/expr/value.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue