Eelco Dolstra
|
ba9ad29fdb
|
Convert Settings to the new config system
This makes all config options self-documenting.
Unknown or unparseable config settings and --option flags now cause a
warning.
|
2017-04-13 20:53:23 +02:00 |
|
Will Dietz
|
30f89e0d65
|
Process nix.conf options in "new" nix commands, add test.
Without this (minor) change, the options set using "--option"
or read from nix.conf were parsed but not used.
|
2017-04-08 12:59:42 -05:00 |
|
Eelco Dolstra
|
ca9de88a51
|
nix: Disable verbose builds
|
2016-04-25 19:18:45 +02:00 |
|
Eelco Dolstra
|
41633f9f73
|
Improved logging abstraction
This also gets rid of --log-type, since the nested log type isn't
useful in a multi-threaded situation, and nobody cares about the
"pretty" log type.
|
2016-04-25 19:18:45 +02:00 |
|
Eelco Dolstra
|
ce113c32d2
|
Add warning about "nix" being experimental
|
2016-03-04 15:54:41 +01:00 |
|
Eelco Dolstra
|
cd2196b089
|
Start of new Nix command-line interface
|
2016-02-09 21:28:29 +01:00 |
|