summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAntoine Eiche <lewo@abesis.fr>2021-12-01 23:08:29 +0100
committerAntoine Eiche <lewo@abesis.fr>2021-12-07 22:09:14 +0100
commit6e3a7b2ea6f0d68b82027b988aa25d3423787303 (patch)
tree37baf45086574b98ed04e2c40e55edac8dc18719 /README.md
parentf3d967f8308f0f617597ab0b96bfec3fc1aeb325 (diff)
Release nixos-21.11nixos-21.11
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 647dcfa..c77cf24 100644
--- a/README.md
+++ b/README.md
@@ -8,18 +8,18 @@
For each NixOS release, we publish a branch. You then have to use the
SNM branch corresponding to your NixOS version.
+* For NixOS 21.11
+ - Use the [SNM branch `nixos-21.11`](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/tree/nixos-21.11)
+ - [Documentation](https://nixos-mailserver.readthedocs.io/en/nixos-21.11/)
+ - [Release notes](https://nixos-mailserver.readthedocs.io/en/nixos-21.11/release-notes.html#nixos-21-11)
* For NixOS 21.05
- Use the [SNM branch `nixos-21.05`](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/tree/nixos-21.05)
- [Documentation](https://nixos-mailserver.readthedocs.io/en/nixos-21.05/)
- [Release notes](https://nixos-mailserver.readthedocs.io/en/nixos-21.05/release-notes.html#nixos-21-05)
-* For NixOS 20.09
- - Use the [SNM branch `nixos-20.09`](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/tree/nixos-20.09)
- - [Documentation](https://nixos-mailserver.readthedocs.io/en/nixos-20.09/)
- - [Release notes](https://nixos-mailserver.readthedocs.io/en/nixos-20.09/release-notes.html#nixos-20-09)
* For NixOS unstable
- Use the [SNM branch `master`](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/tree/master)
- [Documentation](https://nixos-mailserver.readthedocs.io/en/latest/)
- - This branch is currently supporting the NixOS release 21.05 but
+ - This branch is currently supporting the NixOS release 21.11 but
we could remove this support on any NixOS unstable breaking
change.