1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00

docs: change stable from 21.05 to 21.11

This commit is contained in:
Nicolas Berbiche 2021-12-01 23:20:53 -05:00 committed by Robert Helgesson
parent f46972e466
commit 290a188dad
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
2 changed files with 3 additions and 4 deletions

View File

@ -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 that it is about to be overwritten was from a previous Home Manager
generation or from manual configuration. 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 current stable version), it may or may not work on other Linux
distributions and NixOS versions. 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 often causes it to contain tweaks for changes/packages not yet
released in stable NixOS. To avoid breaking users' configurations, released in stable NixOS. To avoid breaking users' configurations,
Home Manager is released in branches corresponding to NixOS releases 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 modules. If you need a module to be backported, then feel free to open
an issue. an issue.

View File

@ -1,8 +1,7 @@
[[sec-release-21.11]] [[sec-release-21.11]]
== Release 21.11 == Release 21.11
This is the current unstable branch and the information in this The 21.11 release branch became the stable branch in November, 2021.
section is therefore not final.
[[sec-release-21.11-highlights]] [[sec-release-21.11-highlights]]
=== Highlights === Highlights