Nix 2.29.1
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, Installables &&installables) override |
Public Attributes | |
std::vector< std::string > | command = {getEnv("SHELL").value_or("bash")} |