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

#include <derivations.hh>

Public Member Functions

bool operator== (const InputAddressed &) const =default
 
auto operator<=> (const InputAddressed &) const =default
 

Public Attributes

bool deferred
 

Detailed Description

Input-addressed derivation types

Member Data Documentation

◆ deferred

bool nix::DerivationType::InputAddressed::deferred

True iff the derivation type can't be determined statically, for instance because it (transitively) depends on a content-addressed derivation.


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