|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
Public Member Functions | |
| std::string | description () override |
| std::string | doc () override |
| void | run (ref< Store > store) override |
Public Attributes | |
| std::string | url |
| bool | executable = false |
| bool | unpack = false |
| std::optional< std::string > | name |
| HashAlgorithm | hashAlgo = HashAlgorithm::SHA256 |
| std::optional< Hash > | expectedHash |