|
Nix 2.31.4
Nix, the purely functional package manager; unstable internal interfaces
|
Public Member Functions | |
| std::string | description () override |
| std::string | doc () 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 |