|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <installable-value.hh>
Classes | |
| struct | Value |
Public Member Functions | |
| ExtraPathInfoValue (Value &&v) | |
Public Attributes | |
| Value | value |
Extra info about a derived path that ultimately come from a Nix language value.
Invariant: every ExtraPathInfo gotten from an InstallableValue should be possible to downcast to an ExtraPathInfoValue.