Contributes towards #106. (cherry picked from commit 24d11d22c31dd7773cbcef6ea077e62ea114e2a3) Upstream-PR: https://github.com/NixOS/nix/pull/12286 Change-Id: I523c76e31f27fac5d73eff76b22894adcd6ee135
340 B
340 B
synopsis, issues, prs, cls, category, credits
| synopsis | issues | prs | cls | category | credits | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| Fix resolving of symlinks in flake paths |
|
|
|
Fixes |
|
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.