1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 12:10:59 +01:00
nix/src
Eelco Dolstra 92e198f1db restoreMountNamespace(): Restore the original root directory
This is necessary when we're in a chroot environment, where the
process root is not the same as the root of the mount namespace
(e.g. in nixos-enter).

Fixes #7602.

(cherry picked from commit e54538c461)
2023-07-17 20:25:23 +00:00
..
build-remote Split comment, match with each variable 2023-05-08 10:08:01 -04:00
libcmd Make more string values work as installables 2023-05-15 09:03:38 -04:00
libexpr Merge pull request #8421 from fricklerhandwerk/doc-replaceStrings 2023-05-31 12:10:32 +02:00
libfetchers Fix SourcePath::resolveSymlinks() 2023-06-06 10:06:42 +00:00
libmain nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
libstore GC server: Clear O_NONBLOCK on the right file descriptor 2023-06-20 10:13:13 +00:00
libutil restoreMountNamespace(): Restore the original root directory 2023-07-17 20:25:23 +00:00
nix nix flake check: skip derivations for foreign systems (#7759) 2023-05-23 06:59:44 +02:00
nix-build nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Make nix-collect-garbage -d look into more places 2023-05-15 11:36:53 +02:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-instantiate nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-store Revert "Revert "Use template structs instead of phantoms"" 2023-05-17 22:44:47 -04:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00