forked from lix-project/nix-eval-jobs
6d61193286
The default buffering behavior depends on whether the output is connected to an interactive device. This causes output lines to be buffered in an undesirable way when stdout is piped, which is how nix-eval-jobs is normally used. Let's fix it by flushing stdout explicitly. |
||
---|---|---|
.. | ||
meson.build | ||
nix-eval-jobs.cc |