1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 21:01:16 +02:00
nix/tests
Eelco Dolstra 1c1f8b2343 Fix duplicate setPathDisplay()
Fixes messages like 'copying /tmp/repo/tmp/repo to the store'. The
PosixSourceAccessor already sets the prefix. Setting the prefix twice
shouldn't be a problem, but GitRepoImpl::getAccessor() returns a
wrapped accessor so it's not actually idempotent.

(cherry picked from commit 102d90ebf0)
2025-02-02 02:10:53 +00:00
..
functional Fix duplicate setPathDisplay() 2025-02-02 02:10:53 +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