mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 03:09:35 +01:00
Release Notes 2.4: add --indirect no-op change
Since00d25e8457which was first included in nix 2.4. It is a backwards-compatible change since the flag will just be ignored. (cherry picked from commita51c457204)
This commit is contained in:
parent
d2002de610
commit
514b714f79
1 changed files with 3 additions and 0 deletions
|
|
@ -276,6 +276,9 @@ more than 2800 commits from 195 contributors since release 2.3.
|
||||||
|
|
||||||
* Plugins can now register `nix` subcommands.
|
* Plugins can now register `nix` subcommands.
|
||||||
|
|
||||||
|
* The `--indirect` flag to `nix-store --add-root` has become a no-op.
|
||||||
|
`--add-root` will always generate indirect GC roots from now on.
|
||||||
|
|
||||||
## Incompatible changes
|
## Incompatible changes
|
||||||
|
|
||||||
* The `nix` command is now marked as an experimental feature. This
|
* The `nix` command is now marked as an experimental feature. This
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue