1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-21 01:39:36 +01:00
nix/doc/manual/src/release-notes/rl-2.11.md
2022-08-24 22:44:58 +02:00

232 B

Release 2.11 (2022-08-24)

  • nix copy now copies the store paths in parallel as much as possible (again). This doesn't apply for the daemon and ssh-ng stores which copy everything in one batch to avoid latencies issues.