1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 06:22:42 +01:00
nix/src
Emily 1a46fb95dd libstore: clean up the build directory properly
After the fix for CVE-2024-38531, this was only removing the nested
build directory, rather than the top‐level temporary directory.

Fixes: 1d3696f0fb
(cherry picked from commit 76e4adfaac)
2024-07-05 15:09:00 +00:00
..
build-remote Pathlocks Implementation for Windows (#10586) 2024-04-22 15:08:10 +00:00
libcmd nix repl: make runNix() isInteractive is true by default 2024-05-30 19:15:37 +02:00
libexpr Merge pull request #10573 from RCoeurjoly/Rename_SearchPath 2024-04-21 17:33:46 +02:00
libexpr-c C API: Add nix_init_apply 2024-04-18 19:13:38 +02:00
libfetchers Handle zip files containing symlinks 2024-05-15 20:07:41 +00:00
libmain init: Add flag to avoid loading configuration 2024-04-20 01:45:04 +02:00
libstore libstore: clean up the build directory properly 2024-07-05 15:09:00 +00:00
libstore-c init: Add flag to avoid loading configuration 2024-04-20 01:45:04 +02:00
libutil Formatting 2024-06-21 17:16:48 +02:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Use proper struct sockpeercred for SO_PEERCRED for OpenBSD 2024-07-03 15:57:13 +00:00
nix-build Merge remote-tracking branch 'origin/master' into finish-value 2024-04-17 16:02:44 +02:00
nix-channel downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-instantiate Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-store Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00