Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
built-path.hh File Reference
#include "derived-path.hh"
#include "realisation.hh"

Go to the source code of this file.

Classes

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

Typedefs

using nix::_SingleBuiltPathRaw
 
using nix::_BuiltPathRaw
 
typedef std::vector< BuiltPathnix::BuiltPaths
 

Typedef Documentation

◆ _BuiltPathRaw

using nix::_BuiltPathRaw
Initial value:
std::variant<
DerivedPath::Opaque,
>
Definition built-path.hh:62

◆ _SingleBuiltPathRaw

using nix::_SingleBuiltPathRaw
Initial value:
std::variant<
>
Definition derived-path.hh:27
Definition built-path.hh:11