mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
89e21ab4bd
Commit 83c067c0fa
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.
Symbolic link
1 line
11 B
Plaintext
Symbolic link
1 line
11 B
Plaintext
nonexistent |