#include "nix/expr/get-drvs.hh"
Go to the source code of this file.
|
PackageInfos | nix::queryInstalled (EvalState &state, const Path &userEnv) |
|
bool | nix::createUserEnv (EvalState &state, PackageInfos &elems, const Path &profile, bool keepDerivations, const std::string &lockToken) |
|