Eelco Dolstra
|
ea2062a2d9
|
Move most store-related commands to 'nix store'
|
2020-12-03 23:22:22 +01:00 |
|
Eelco Dolstra
|
85c8be6286
|
Remove static variable name clashes
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-10-06 13:49:20 +02:00 |
|
Eelco Dolstra
|
f132d82a79
|
nix --help: Group commands
|
2020-05-05 15:18:23 +02:00 |
|
Eelco Dolstra
|
ac67685606
|
Make subcommand construction in MultiCommand lazy
(cherry picked from commit a0de58f471 )
|
2019-12-05 20:19:26 +01:00 |
|
Eelco Dolstra
|
0d54671b7b
|
Manual: Update chapter on remote builds
Alos add a command "nix ping-store" to make it easier to see if Nix
can connect to a remote builder (e.g. 'nix ping-store --store
ssh://mac').
|
2018-02-21 16:24:26 +01:00 |
|