|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Types | |
| using | Raw = built_path::detail::SingleBuiltPathRaw |
| using | Opaque = DerivedPathOpaque |
| using | Built = SingleBuiltPathBuilt |
Public Member Functions | |
| const Raw & | raw () const |
| StorePath | outPath () const |
| SingleDerivedPath | discardOutputPath () const |
| kj::Promise< Result< JSON > > | toJSON (const Store &store) const |
Static Public Member Functions | |
| static SingleBuiltPath | parse (const Store &store, std::string_view) |