about summary refs log tree commit diff
path: root/modules/nixos-apple-silicon/docs/release-notes.md
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2024-03-25 10:53:53 +0100
committerAlyssa Ross <hi@alyssa.is>2024-03-25 10:53:53 +0100
commit2f5ca5adaf4bc825128334f50c82db9963dd92d2 (patch)
tree35b9d5b612c17409c8447fa6ec5bfe75302ba292 /modules/nixos-apple-silicon/docs/release-notes.md
parent5423cabbbf2b6dec5568f1ecabd288d5d9a642ec (diff)
parent93e85575f63b32b9996676513d95288fc1c87ca9 (diff)
downloadnixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.tar
nixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.tar.gz
nixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.tar.bz2
nixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.tar.lz
nixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.tar.xz
nixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.tar.zst
nixlib-2f5ca5adaf4bc825128334f50c82db9963dd92d2.zip
Merge https://github.com/tpwrules/nixos-apple-silicon
Diffstat (limited to 'modules/nixos-apple-silicon/docs/release-notes.md')
-rw-r--r--modules/nixos-apple-silicon/docs/release-notes.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/nixos-apple-silicon/docs/release-notes.md b/modules/nixos-apple-silicon/docs/release-notes.md
index 0f59c9277b7d..358764410a0f 100644
--- a/modules/nixos-apple-silicon/docs/release-notes.md
+++ b/modules/nixos-apple-silicon/docs/release-notes.md
@@ -2,6 +2,20 @@
 
 This file contains important information for each release.
 
+## 2024-03-24
+
+This release updates nixpkgs and the kernel.
+
+The kernel update is understood to include a potential fix for some HDMI issues.
+
+The sound module now forces WirePlumber 0.5 and above (included in recent
+nixpkgs releases) to be downgraded to 0.4.17 as these newer versions are not
+compatible with the Asahi sound configs. This downgrade corrects the
+unexpectedly poor sound experience.
+
+A fix is also included for cross-compiling the installer with recent nixpkgs
+versions.
+
 ## 2024-03-11
 
 This release updates nixpkgs.