Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
built-path.hh File Reference
#include "lix/libstore/derived-path.hh"
#include "lix/libstore/realisation.hh"
#include "lix/libutil/result.hh"
#include <kj/async.h>

Go to the source code of this file.

Classes

struct  nix::SingleBuiltPathBuilt
struct  nix::SingleBuiltPath
struct  nix::BuiltPathBuilt
struct  nix::BuiltPath

Typedefs

using nix::built_path::detail::SingleBuiltPathRaw
using nix::built_path::detail::BuiltPathRaw
typedef std::vector< BuiltPathnix::BuiltPaths

Typedef Documentation

◆ BuiltPathRaw

using nix::built_path::detail::BuiltPathRaw
Initial value:
std::variant<
DerivedPath::Opaque,
>
Definition built-path.hh:61

◆ SingleBuiltPathRaw

using nix::built_path::detail::SingleBuiltPathRaw
Initial value:
std::variant<
>
Definition derived-path.hh:26
Definition built-path.hh:12