Breaking changes announcement for unstable

Per our Python update schedule, we will bump the primary python3 attribute from 3.12 to 3.13 in the next staging cycle. We will keep recursing into python312Packages and python313Packages for NixOS 25.11.

The PR for python-updates will be up shortly, and we’ll be resolving the gravest issues there and in the upcoming staging-next branch.

Feel free to join #python:nixos.org if you have questions.

3 Likes

With the GNOME 48 update, gnomeExtensions attrset will have extensions that support GNOME 46, 47, and 48, instead of 45-47.

You can still find the old extensions in gnomeXYExtensions set. e.g., gnome45Extensions."UUID"

1 Like