about summary refs log tree commit diff
path: root/src/nix/main.cc (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-04-25 nix: Disable verbose buildsEelco Dolstra1-0/+2
2016-04-25 Improved logging abstractionEelco Dolstra1-0/+3
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-04 Add warning about "nix" being experimentalEelco Dolstra1-0/+1
2016-02-09 Start of new Nix command-line interfaceEelco Dolstra1-0/+55