|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <derivations.hh>
Public Member Functions | |
| StorePath | path (const Store &store, std::string_view drvName, OutputNameView outputName) const |
| GENERATE_CMP (CAFixed, me->ca) | |
Public Attributes | |
| ContentAddress | ca |
Fixed-output derivations, whose output paths are content addressed according to that fixed output.
| StorePath nix::DerivationOutput::CAFixed::path | ( | const Store & | 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.