about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-12 12:02:01 +0000
committerGitHub <noreply@github.com>2024-02-12 12:02:01 +0000
commite581fdc2c3b2ddf2675cbe913326d931f6ab57af (patch)
tree70e22b655ddcebbf1d92c0ebd184b21765cf3164 /nixos/doc/manual
parentb27f0cccccca9b509eefa5c7ad01f30cad5061f8 (diff)
parent50847f6395d25333f31bdf40d81dc8fa3bb8d4a1 (diff)
downloadnixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.tar
nixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.tar.gz
nixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.tar.bz2
nixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.tar.lz
nixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.tar.xz
nixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.tar.zst
nixlib-e581fdc2c3b2ddf2675cbe913326d931f6ab57af.zip
Merge staging-next into staging
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 6b531b028cf3..41676280fbdf 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -353,3 +353,4 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 - QtMultimedia has changed its default backend to `QT_MEDIA_BACKEND=ffmpeg` (previously `gstreamer` on Linux or `darwin` on MacOS).
   The previous native backends remain available but are now minimally maintained. Refer to [upstream documentation](https://doc.qt.io/qt-6/qtmultimedia-index.html#ffmpeg-as-the-default-backend) for further details about each platform.
 
+- The oil shell is now using the c++ version by default. The python based build is still available as `oil-python`