lix/src
alois31 243c0f18da
repl: show a progress bar while performing builds
In commit 946fc12e4e, the progress bar in the
repl was disabled again because it was observed to erase incremental output
from attrset evaluations from the terminal. Let's try adding the progress bar
again, this time showing up only when a build is initiated, which does not have
incremental output that could be destroyed to begin with. While this does mean
that we won't have a progress bar for eval-time fetching or IFD, it's still
better than nothing.

Change-Id: If4eb1035cd0c876f5b4ff1e2434b9baf99f150ac
2024-05-08 20:54:41 +02:00
..
build-remote Remove HintFmt::operator% 2024-03-26 15:40:05 -07:00
libcmd repl: show a progress bar while performing builds 2024-05-08 20:54:41 +02:00
libexpr remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libfetchers remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libmain remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libstore remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libutil remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
nix remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
nix-build Move shell_words into its own file 2024-03-26 16:44:04 -07:00
nix-channel Format Nix code with nixfmt 2024-04-08 13:00:00 -07:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env refactor some nix-env and profile code to libcmd 2024-04-29 01:19:21 +00:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
meson.build meson: implement functional tests 2024-03-27 18:37:50 -06:00