mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
Remove NIX_LIBEXEC_DIR
This commit is contained in:
parent
d3176ce076
commit
184f4e40de
3 changed files with 0 additions and 5 deletions
|
@ -79,9 +79,6 @@ public:
|
|||
/* A list of user configuration files to load. */
|
||||
std::vector<Path> nixUserConfFiles;
|
||||
|
||||
/* The directory where internal helper programs are stored. */
|
||||
Path nixLibexecDir;
|
||||
|
||||
/* The directory where the main programs are stored. */
|
||||
Path nixBinDir;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue