mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
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
|
||
---|---|---|
.. | ||
functional | ||
installer | ||
nixos | ||
repl-completion.nix |