Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
|
Public Member Functions | |
std::string | description () override |
Public Member Functions inherited from CmdAddToStore | |
void | run (ref< Store > store) override |
Additional Inherited Members | |
Public Attributes inherited from CmdAddToStore | |
Path | path |
std::optional< std::string > | namePart |
ContentAddressMethod | caMethod = ContentAddressMethod::Raw::NixArchive |
HashAlgorithm | hashAlgo = HashAlgorithm::SHA256 |