Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-11 | util.hh: split out signals stuff | Jade Lovelace | |
Copies part of the changes of ac89bb064aeea85a62b82a6daf0ecca7190a28b7 Change-Id: I9ce601875cd6d4db5eb1132d7835c5bab9f126d8 | |||
2020-12-21 | Add 'nix store optimise' manpage | Eelco Dolstra | |
2020-12-03 | Move most store-related commands to 'nix store' | Eelco Dolstra | |
2020-10-06 | Remove static variable name clashes | Eelco Dolstra | |
This was useful for an experiment with building Nix as a single compilation unit. It's not very useful otherwise but also doesn't hurt... | |||
2020-05-05 | nix --help: Group commands | Eelco Dolstra | |
2019-12-05 | Make subcommand construction in MultiCommand lazy | Eelco Dolstra | |
(cherry picked from commit a0de58f471c9087d8e6cc60a6078f9940a125b15) | |||
2017-08-16 | nix optimise-store: Add | Eelco Dolstra | |
This replaces "nix-store --optimise". Main difference is that it has a progress indicator. |