mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 04:30:59 +01:00
in the middle of adding nixStoreState ...
This commit is contained in:
parent
4c63f18dcc
commit
8a7874d77d
11 changed files with 138 additions and 22 deletions
|
|
@ -9,6 +9,7 @@ namespace nix {
|
|||
|
||||
|
||||
string nixStore = "/UNINIT";
|
||||
string nixStoreState = "/UNINIT";
|
||||
string nixDataDir = "/UNINIT";
|
||||
string nixLogDir = "/UNINIT";
|
||||
string nixStateDir = "/UNINIT";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue