Commit 4f21f5e0 authored by Doron Behar's avatar Doron Behar
Browse files

doc: Add release notes for octave update

parent 1672bf35
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.<name>.enable` to allow toggling individual users conditionally. If set to false, the user account will not be created.

<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->