364 B
364 B
Release X.Y (202?-??-??)
-
Nix can now be built with LTO by passing
--enable-ltotoconfigure. LTO is currently only supported when building with GCC. -
nix copynow copies the store paths in parallel as much as possible (again). This doesn't apply for thedaemonandssh-ngstores which copy everything in one batch to avoid latencies issues.