|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libcmd/built-path.hh"#include "lix/libexpr/eval.hh"#include "lix/libexpr/flake/flakeref.hh"#include "lix/libexpr/get-drvs.hh"#include "lix/libutil/types.hh"#include "lix/libutil/json-fwd.hh"#include <string>#include <set>Go to the source code of this file.
Classes | |
| struct | nix::ProfileElementSource |
| struct | nix::ProfileElement |
| struct | nix::ProfileManifest |
Functions | |
| DrvInfos | nix::queryInstalled (EvalState &state, const Path &userEnv) |
| std::string | nix::showVersions (const std::set< std::string > &versions) |
Variables | |
| constexpr int | nix::DEFAULT_PRIORITY = 5 |