aboutsummaryrefslogtreecommitdiff
path: root/src/nix/main.cc
AgeCommit message (Collapse)Author
2016-04-25nix: Disable verbose buildsEelco Dolstra
2016-04-25Improved logging abstractionEelco Dolstra
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-03-04Add warning about "nix" being experimentalEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra