Age | Commit message (Expand) | Author |
---|---|---|
2023-04-06 | Add `Store::isTrustedClient()` | matthewcroughan |
2023-01-31 | nix store ping: try to print json if connect() fails aswell | Yorick van Pelt |
2023-01-31 | nix store ping: add --json flag | Yorick van Pelt |
2022-01-25 | nix store ping: Report Nix daemon version | Eelco Dolstra |
2020-12-21 | Add 'nix store ping' 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 |
2020-05-05 | nix --help: Group commands | Eelco Dolstra |
2019-12-05 | Make subcommand construction in MultiCommand lazy | Eelco Dolstra |
2018-02-21 | Manual: Update chapter on remote builds | Eelco Dolstra |