Skip to content

Commit

Permalink
release-notes: mention that powerpc64 now uses IEEE-standard floats
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Joseph committed May 15, 2023
1 parent 3d94a12 commit c87e111
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/doc/manual/release-notes/rl-2305.section.md
Expand Up @@ -475,6 +475,8 @@ In addition to numerous new and upgraded packages, this release has the followin

- The `services.fwupd` module now allows arbitrary daemon settings to be configured in a structured manner ([`services.fwupd.daemonSettings`](#opt-services.fwupd.daemonSettings)).

- Nixpkgs now uses [IEEE-standard floating point arithmetic](https://github.com/NixOS/nixpkgs/pull/170215) on `powerpc64le-linux`.

- `services.xserver.desktopManager.plasma5.phononBackend` now defaults to vlc according to [upstrean recommendation](https://community.kde.org/Distributions/Packaging_Recommendations#Non-Plasma_packages)

- The `zramSwap` is now implemented with `zram-generator`, and the option `zramSwap.numDevices` for using ZRAM devices as general purpose ephemeral block devices has been removed.
Expand Down

0 comments on commit c87e111

Please sign in to comment.