nix-super/src/nix/unix
Eelco Dolstra 85b9f4ef4f nix shell: Handle output paths that are symlinks
This requires moving resolveSymlinks() into SourceAccessor. Also, it
requires LocalStoreAccessor::maybeLstat() to work on parents of the
store (to avoid an error like "/nix is not in the store").

Fixes #10375.
2024-04-10 23:49:19 +02:00
..
daemon.cc Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
daemon.md Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
fmt.cc Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
fmt.md Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
run.cc nix shell: Handle output paths that are symlinks 2024-04-10 23:49:19 +02:00
run.hh Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
run.md Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
upgrade-nix.cc Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00
upgrade-nix.md Start factoring out Unix assumptions 2024-04-02 14:43:38 -04:00