about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-01 06:01:52 +0000
committerGitHub <noreply@github.com>2023-03-01 06:01:52 +0000
commite3dc1573ff69f034be3c1faca07b632fe3a0334d (patch)
tree75ba7c37338d42708b5d0309b492b4828c681d04 /nixos
parent758a48fae42b07a254cae4f81d05cb152d64054f (diff)
parente616d5fbec21460bbd86e16a83bfa27e55df8b01 (diff)
downloadnixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.tar
nixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.tar.gz
nixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.tar.bz2
nixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.tar.lz
nixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.tar.xz
nixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.tar.zst
nixlib-e3dc1573ff69f034be3c1faca07b632fe3a0334d.zip
Merge staging-next into staging
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index 2eaedf852098..f6a37b92a098 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -142,6 +142,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - `vim_configurable` has been renamed to `vim-full` to avoid confusion: `vim-full`'s build-time features are configurable, but both `vim` and `vim-full` are _customizable_ (in the sense of user configuration, like vimrc).
 
+- Pantheon now defaults to Mutter 42 and GNOME settings daemon 42, all Pantheon packages are now tracking elementary OS 7 updates.
+
 - The module for the application firewall `opensnitch` got the ability to configure rules. Available as [services.opensnitch.rules](#opt-services.opensnitch.rules)
 
 - The module `usbmuxd` now has the ability to change the package used by the daemon. In case you're experiencing issues with `usbmuxd` you can try an alternative program like `usbmuxd2`. Available as [services.usbmuxd.package](#opt-services.usbmuxd.package)