You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nixos/doc/manual/release-notes/rl-2605.section.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,9 @@ See <https://github.com/NixOS/nixpkgs/issues/481673>.
303
303
- SQLite paths are now relative to `service.rootpath` unless absolute. Startup now validates file
304
304
storage and OAuth providers.
305
305
306
+
-`xfsprogs` was updated to version 6.18.0, which enables parent pointers and exchange-range by default. Upstream recommends not to use these features with kernels older than 6.18.
307
+
GRUB2 is likely unable to boot from filesystems with these features enabled.
308
+
306
309
-`lunarvim` package has been removed, as it was abandoned upstream and relied on an old version of `neovim` to work properly.
307
310
308
311
-`opengfw` package and `services.opengfw` module have been removed as the upstream GitHub repository and website have been shut down.
0 commit comments