Nix
2.26.3
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
user-env.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include "
get-drvs.hh
"
5
6
namespace
nix {
7
8
PackageInfos queryInstalled(
EvalState
& state,
const
Path
& userEnv);
9
10
bool
createUserEnv(
EvalState
& state, PackageInfos & elems,
11
const
Path
& profile,
bool
keepDerivations,
12
const
std::string & lockToken);
13
14
}
nix::EvalState
Definition
eval.hh:182
get-drvs.hh
nix::Path
std::string Path
Definition
types.hh:22
src
nix-env
user-env.hh
Generated by
1.13.2