1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00
nix/tests
Eelco Dolstra 83306bb841 copyPathToStore(): Preserve symlinks
E.g. in a derivation attribute `foo = ./bar`, if ./bar is a symlink,
we should copy the symlink to the store, not its target. This restores
the behaviour of Nix <= 2.19.

(cherry picked from commit 26b87e78b5)
2025-02-11 21:51:39 +00:00
..
functional copyPathToStore(): Preserve symlinks 2025-02-11 21:51:39 +00:00
installer Format .nix files 2025-01-24 20:40:21 +01:00
nixos Format .nix files 2025-01-24 20:40:21 +01:00
repl-completion.nix Format .nix files 2025-01-24 20:40:21 +01:00