1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 01:41:08 +01:00
nix/src/libmain
Sergei Zimmerman 84dbf182d4 Revert "libmain: Catch logger exceptions in handleExceptions"
This reverts commit 90d1ff4805.

The initial issue with EPIPE was solved in 9f680874c5.
Now this patch does move bad than good by eating up boost::io::format_error that are
bugs.

(cherry picked from commit 4f5af471fb)
2025-10-24 23:28:53 +00:00
..
include/nix/main meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
unix Apply clang-format universally. 2025-07-18 12:47:27 -04:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
common-args.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
loggers.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
meson.build treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Hack together a fix for the public headers 2025-04-05 00:59:58 +02:00
plugin.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
progress-bar.cc treewide: Remove toView() because it leads to segfaults when compiled with newer nixpkgs 2025-10-05 02:30:21 +03:00
shared.cc Revert "libmain: Catch logger exceptions in handleExceptions" 2025-10-24 23:28:53 +00:00