|
Nix 2.31.4
Nix, the purely functional package manager; unstable internal interfaces
|
Public Member Functions | |
| std::string | description () override |
| std::string | doc () override |
| void | run (nix::ref< nix::Store > store) override |
| Public Member Functions inherited from nix::FlakeCommand | |
| FlakeRef | getFlakeRef () |
| LockedFlake | lockFlake () |
| std::vector< FlakeRef > | getFlakeRefsForCompletion () override |
Public Attributes | |
| bool | build = true |
| bool | checkAllSystems = false |
Additional Inherited Members | |
| Protected Attributes inherited from nix::FlakeCommand | |
| std::string | flakeUrl = "." |