mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Reconvert
This commit is contained in:
parent
c20c082383
commit
f390303566
29 changed files with 433 additions and 95 deletions
|
@ -25,7 +25,7 @@ It also has the following changes:
|
|||
line in the progress bar. To distinguish between concurrent builds,
|
||||
log lines are prefixed by the name of the package.
|
||||
|
||||
- Builds are now executed in a pseudo-terminal, and the TERM
|
||||
- Builds are now executed in a pseudo-terminal, and the `TERM`
|
||||
environment variable is set to `xterm-256color`. This allows many
|
||||
programs (e.g. `gcc`, `clang`, `cmake`) to print colorized log
|
||||
output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue