diff --git a/README.md b/README.md index f5f010d5..9cffe4ef 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ will write to your dconf store and cannot tell whether a configuration that it is about to be overwritten was from a previous Home Manager generation or from manual configuration. -Home Manager targets [NixOS][] unstable and NixOS version 21.05 (the +Home Manager targets [NixOS][] unstable and NixOS version 21.11 (the current stable version), it may or may not work on other Linux distributions and NixOS versions. @@ -152,7 +152,7 @@ Home Manager is developed against `nixpkgs-unstable` branch, which often causes it to contain tweaks for changes/packages not yet released in stable NixOS. To avoid breaking users' configurations, Home Manager is released in branches corresponding to NixOS releases -(e.g. `release-21.05`). These branches get fixes, but usually not new +(e.g. `release-21.11`). These branches get fixes, but usually not new modules. If you need a module to be backported, then feel free to open an issue. diff --git a/docs/release-notes/rl-2111.adoc b/docs/release-notes/rl-2111.adoc index fdd1220c..4287ade1 100644 --- a/docs/release-notes/rl-2111.adoc +++ b/docs/release-notes/rl-2111.adoc @@ -1,8 +1,7 @@ [[sec-release-21.11]] == Release 21.11 -This is the current unstable branch and the information in this -section is therefore not final. +The 21.11 release branch became the stable branch in November, 2021. [[sec-release-21.11-highlights]] === Highlights