#include <derivations.hh>
Public Member Functions | |
StorePath | path (const StoreDirConfig &store, std::string_view drvName, OutputNameView outputName) const |
bool | operator== (const CAFixed &) const =default |
auto | operator<=> (const CAFixed &) const =default |
Public Attributes | |
ContentAddress | ca |
Fixed-output derivations, whose output paths are content addressed according to that fixed output.
StorePath nix::DerivationOutput::CAFixed::path | ( | const StoreDirConfig & | store, |
std::string_view | drvName, | ||
OutputNameView | outputName ) const |
Return the store path corresponding to this output
drvName | The name of the derivation this is an output of, without the .drv . |
outputName | The name of this output. |
ContentAddress nix::DerivationOutput::CAFixed::ca |
Method and hash used for expected hash computation.
References are not allowed by fiat.