aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/release-notes/rl-next.md
blob: 98240c3e758a1943e5472401d5267c1b5175cc81 (plain)
1
2
3
4
5
6
7
# Release X.Y (202?-??-??)

* Nix can now be built with LTO by passing `--enable-lto` to `configure`.
  LTO is currently only supported when building with GCC.

* Add experimental *indexed store derivations* installable syntax, part of the
  the `computed-derivations` experimental feature.