mirror of
https://github.com/NixOS/nix
synced 2025-07-02 13:31:48 +02:00
Add a new `--log-format` cli argument to change the format of the logs. The possible values are - raw (the default one for old-style commands) - bar (the default one for new-style commands) - bar-with-logs (equivalent to `--print-build-logs`) - internal-json (the internal machine-readable json format) |
||
---|---|---|
.. | ||
nix-build.cc |