|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| SingleDerivedPathBuilt | discardOutputPath () const |
| std::string | to_string (const Store &store) const |
| kj::Promise< Result< JSON > > | toJSON (const Store &store) const |
| DECLARE_CMP (SingleBuiltPathBuilt) | |
Static Public Member Functions | |
| static SingleBuiltPathBuilt | parse (const Store &store, std::string_view, std::string_view) |
Public Attributes | |
| ref< SingleBuiltPath > | drvPath |
| std::pair< std::string, StorePath > | output |