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

#include <installable-value.hh>

Inheritance diagram for nix::ExtraPathInfoValue:
[legend]
Collaboration diagram for nix::ExtraPathInfoValue:
[legend]

Classes

struct  Value
 

Public Member Functions

 ExtraPathInfoValue (Value &&v)
 

Public Attributes

Value value
 

Detailed Description

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.


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