diff options
author | Robert Hensing <robert@roberthensing.nl> | 2023-02-01 17:43:14 +0100 |
---|---|---|
committer | Robert Hensing <robert@roberthensing.nl> | 2023-04-07 16:24:18 +0200 |
commit | 781d3dceb303d9fceabe9a39eae0f7f986e1adcc (patch) | |
tree | 61d35aafed5a5b62b1d8b9d3418682fe8455ff13 /src/nix-env | |
parent | 1107ea363f600f37152e2b144d03c4071c2a6b6b (diff) |
Move initLibUtil() from initNix to initLibStore
libutil is a dependency of libstore, so it should always be
initialized as such.
libutil is also a dependency of libmain. Being explicit about this
dependency might be good, but not worth the slight code complexity
until the library structure gets more advanced.
Part of an effort to make it easier to initialize the right things,
by moving code into the appropriate libraries.
Diffstat (limited to 'src/nix-env')
0 files changed, 0 insertions, 0 deletions