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

#include <installable-flake.hh>

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

Classes

struct  Flake
 

Public Member Functions

 ExtraPathInfoFlake (Value &&v, Flake &&f)
 
- Public Member Functions inherited from nix::ExtraPathInfoValue
 ExtraPathInfoValue (Value &&v)
 

Public Attributes

Flake flake
 
- Public Attributes inherited from nix::ExtraPathInfoValue
Value value
 

Detailed Description

Extra info about a derived path that ultimately come from a Flake.

Invariant: every ExtraPathInfo gotten from an InstallableFlake should be possible to downcast to an ExtraPathInfoFlake.


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