mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
Move rl-next.md to rl-2.5.md
This commit is contained in:
parent
3f417c8d1c
commit
f133001dc8
3 changed files with 18 additions and 16 deletions
|
@ -1,16 +1 @@
|
|||
# Release 2.5 (2021-XX-XX)
|
||||
|
||||
* The garbage collector no longer blocks new builds, so the message
|
||||
`waiting for the big garbage collector lock...` is a thing of the
|
||||
past.
|
||||
|
||||
* Binary cache stores now have a setting `compression-level`.
|
||||
|
||||
* `nix develop` now has a flag `--unpack` to run `unpackPhase`.
|
||||
|
||||
* Lists can now be compared lexicographically using the `<` operator.
|
||||
|
||||
* New built-in function: `builtins.groupBy`, with the same functionality as
|
||||
Nixpkgs' `lib.groupBy`, but faster.
|
||||
|
||||
* `nix repl` now has a `:log` command.
|
||||
# Release X.Y (202?-??-??)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue