nix-super/src
Robert Hensing 0e5a5303ad fix: Ignore Interrupted in recursive-nix daemon worker
Otherwise, if checkInterrupt() in any of the supported store operations
would catch onto a user interrupt, the exception would bubble to the thread
start and be handled by std::terminate(): a crash.
2024-10-16 17:56:08 +02:00
..
build-remote build-remote: only allocate storeUri once 2024-07-25 14:04:03 +02:00
external-api-docs Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
internal-api-docs Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libcmd Merge pull request #11682 from NaN-git/opt-str 2024-10-12 10:59:40 +02:00
libexpr Merge pull request #11682 from NaN-git/opt-str 2024-10-12 10:59:40 +02:00
libexpr-c Fix warning 2024-09-20 15:08:45 +02:00
libfetchers experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
libflake experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
libmain cont. cleanup: remove superfluous std::string copies 2024-10-08 02:25:52 +02:00
libmain-c Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libstore fix: Ignore Interrupted in recursive-nix daemon worker 2024-10-16 17:56:08 +02:00
libstore-c Add nix_store_copy_closure to libstore-c 2024-08-23 12:49:39 +03:00
libutil Merge pull request #11682 from NaN-git/opt-str 2024-10-12 10:59:40 +02:00
libutil-c Merge pull request #10910 from hercules-ci/c-api-nix_clear_err 2024-08-26 10:50:26 -04:00
nix doc: note that nix eval is eager (#11670) 2024-10-13 12:31:01 +02:00
nix-build MacOS built: add workaround for missing view() member of std::ostringstream 2024-10-07 02:05:53 +02:00
nix-channel Don't use OS_STR in nix-channel.cc 2024-08-18 18:27:20 +05:30
nix-collect-garbage More std::filesystem for nix-collect-garbage 2024-08-26 17:29:23 -04:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env MacOS built: add workaround for missing view() member of std::ostringstream 2024-10-07 02:05:53 +02:00
nix-instantiate No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-store Make abort() call sites log first 2024-07-24 16:52:04 +02:00
perl Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
nix-expr-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-expr-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-fetchers-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-flake-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00
nix-store-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-store-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-util-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-util-tests Put back files for now 2024-07-02 09:26:22 -04:00