Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::ExtraPathInfoValue Struct Reference

#include <installable-value.hh>

Inheritance diagram for nix::ExtraPathInfoValue:
nix::ExtraPathInfo nix::ExtraPathInfoFlake

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: