1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-17 06:21:06 +01:00
nix/tests
Eelco Dolstra 102d90ebf0 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.
2025-01-30 11:27:24 +01:00
..
functional Fix duplicate setPathDisplay() 2025-01-30 11:27:24 +01:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Format .nix files 2025-01-24 17:04:02 +01:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00