mirror of
https://github.com/NixOS/nix
synced 2025-06-26 11:41:15 +02:00
Commit83c067c0fa
changed `builtins.pathExists` to resolve symlinks before checking for existence. Consequently, if the path refers to a symlink itself, existence of the target of the symlink (instead of the symlink itself) was checked. Restore the previous behavior by skipping symlink resolution in the last component. (cherry picked from commit89e21ab4bd
)
Symbolic link
1 line
No EOL
11 B
Text
Symbolic link
1 line
No EOL
11 B
Text
nonexistent |