diff --git a/nixos/doc/manual/release-notes/rl-2505.section.md b/nixos/doc/manual/release-notes/rl-2505.section.md index b2351390bf97..3f18cc49a933 100644 --- a/nixos/doc/manual/release-notes/rl-2505.section.md +++ b/nixos/doc/manual/release-notes/rl-2505.section.md @@ -601,6 +601,10 @@ - `programs.fzf.keybindings` now supports the fish shell. +- `gerbera` now has wavpack support. + +- `octave` (and `octaveFull`) was updated to version `10.x`. The update broke a few `octavePackages`, and `librsb`. See [the PR's commits](https://github.com/NixOS/nixpkgs/pull/394495/commits) for more details. + - A toggle has been added under `users.users..enable` to allow toggling individual users conditionally. If set to false, the user account will not be created.