README: move releases section higher
This commit is contained in:
parent
43ba4489bd
commit
f2d6291150
22
README.md
22
README.md
|
@ -21,6 +21,17 @@ please see
|
||||||
If you would like to contribute to Home Manager
|
If you would like to contribute to Home Manager
|
||||||
then please have a look at the [contributing][] chapter of the manual.
|
then please have a look at the [contributing][] chapter of the manual.
|
||||||
|
|
||||||
|
Releases
|
||||||
|
--------
|
||||||
|
|
||||||
|
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-22.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.
|
||||||
|
|
||||||
Words of warning
|
Words of warning
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
@ -100,17 +111,6 @@ contribute to the translation effort then start by going to the
|
||||||
<img src="https://hosted.weblate.org/widgets/home-manager/-/multi-auto.svg" alt="Translation status" />
|
<img src="https://hosted.weblate.org/widgets/home-manager/-/multi-auto.svg" alt="Translation status" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
Releases
|
|
||||||
--------
|
|
||||||
|
|
||||||
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-22.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.
|
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue