Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::BuiltPathBuilt Struct Reference

#include <built-path.hh>

Public Member Functions

std::string to_string (const Store &store) const
kj::Promise< Result< JSON > > toJSON (const Store &store) const
 DECLARE_CMP (BuiltPathBuilt)

Static Public Member Functions

static BuiltPathBuilt parse (const Store &store, std::string_view, std::string_view)

Public Attributes

ref< SingleBuiltPathdrvPath
std::map< std::string, StorePathoutputs

Detailed Description

A built derived path with hints in the form of optional concrete output paths.

See 'BuiltPath' for more an explanation.


The documentation for this struct was generated from the following files: