Files
lix/doc/manual/rl-next/flake-follow-symlinks.md
T
Steve WalkerandXYenon 4d67200b80 flake: Fix follow symlinks
Contributes towards #106.

(cherry picked from commit 24d11d22c31dd7773cbcef6ea077e62ea114e2a3)
Upstream-PR: https://github.com/NixOS/nix/pull/12286
Change-Id: I523c76e31f27fac5d73eff76b22894adcd6ee135
2025-12-26 13:01:28 +08:00

340 B

synopsis, issues, prs, cls, category, credits
synopsis issues prs cls category credits
Fix resolving of symlinks in flake paths
fj#106
12286
4783
Fixes
stevalkr
xyenon

Flake paths are now canonicalized to resolve symlinks. This ensures that when a flake is accessed via a symlink, paths are resolved relative to the target directory, not the symlink's location.