lix/src/nix-store
Naïm Favier 1461e6cdda
Stop the logger properly in legacy commands
Ensures the logger is stopped on exit in legacy commands. Without this,
when using `nix-build --log-format bar` and stopping nix with CTRL+C,
the bar is not cleared from the screen.
2022-05-11 12:58:45 +02:00
..
dotgraph.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
dotgraph.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
graphml.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
graphml.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-store.cc Stop the logger properly in legacy commands 2022-05-11 12:58:45 +02:00