summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2311.section.md
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2023-11-18 21:39:57 +0100
committerGitHub <noreply@github.com>2023-11-18 21:39:57 +0100
commit66a09f19cdb579cbd821c26e16b86d574a7c2068 (patch)
treecdb3c44d4a519c4f9aeafdef44e555e02c663f8c /nixos/doc/manual/release-notes/rl-2311.section.md
parentab3c49d8036c58ad2adda6d0df69f1819fa4783f (diff)
parent05b651843ef150eb134785762edd0ecd61cfc6a5 (diff)
downloadnixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.tar
nixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.tar.gz
nixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.tar.bz2
nixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.tar.lz
nixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.tar.xz
nixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.tar.zst
nixpkgs-66a09f19cdb579cbd821c26e16b86d574a7c2068.zip
Merge pull request #267640 from Madouura/pr/bcachefs
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2311.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index d12695e20de..e2853569423 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -30,6 +30,9 @@
 
 [`sudo-rs`]: https://github.com/memorysafety/sudo-rs/
 
+- `linuxPackages_testing_bcachefs` is now soft-deprecated by `linuxPackages_testing`.
+  - Please consider changing your NixOS configuration's `boot.kernelPackages` to `linuxPackages_testing` until a stable kernel with bcachefs support is released.
+
 - All [ROCm](https://rocm.docs.amd.com/en/latest/) packages have been updated to 5.7.0.
   - [ROCm](https://rocm.docs.amd.com/en/latest/) package attribute sets are versioned: `rocmPackages` -> `rocmPackages_5`.