summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-31 06:00:58 +0000
committerGitHub <noreply@github.com>2023-10-31 06:00:58 +0000
commit97868dae8e43d4d915e232649acf575bad87e0f6 (patch)
tree76d0d720c57c069f3ea70300a9812001cd2f50c4 /nixos/doc
parent135430eb607cd5775d31287c4c233dc78cdd52e0 (diff)
parent04ba740f89b23001077df136c216a885371533ad (diff)
downloadnixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.tar
nixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.tar.gz
nixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.tar.bz2
nixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.tar.lz
nixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.tar.xz
nixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.tar.zst
nixpkgs-97868dae8e43d4d915e232649acf575bad87e0f6.zip
Merge master into staging-next
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 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 b4d29f3eabf..2d2becd0dfc 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -500,6 +500,8 @@ The module update takes care of the new config syntax and the data itself (user
 
   If you use this feature, updates to CoreDNS may require updating `vendorHash` by following these steps again.
 
+- `postgresql_11` has been removed since it'll stop receiving fixes on November 9 2023.
+
 - `ffmpeg` default upgraded from `ffmpeg_5` to `ffmpeg_6`.
 
 - `fusuma` now enables the following plugins: [appmatcher](https://github.com/iberianpig/fusuma-plugin-appmatcher), [keypress](https://github.com/iberianpig/fusuma-plugin-keypress), [sendkey](https://github.com/iberianpig/fusuma-plugin-sendkey), [tap](https://github.com/iberianpig/fusuma-plugin-tap) and [wmctrl](https://github.com/iberianpig/fusuma-plugin-wmctrl).