2020-07-23 00:17:48 +03:00
# Nix Release Notes
2023-09-21 03:52:05 +03:00
2024-03-22 12:40:29 +02:00
The Nix release cycle is calendar-based as follows:
2024-03-25 11:47:19 +02:00
Nix has a release cycle of roughly 6 weeks.
Notable changes and additions are announced in the release notes for each version.
2023-09-21 03:52:05 +03:00
2024-03-25 11:47:19 +02:00
The supported Nix versions are:
- The latest release
- The version used in the stable NixOS release, which is announced in the [NixOS release notes ](https://nixos.org/manual/nixos/stable/release-notes.html#ch-release-notes ).
2023-09-22 00:23:14 +03:00
2024-03-22 12:40:29 +02:00
Bugfixes and security issues are backported to every supported version.
Patch releases are published as needed.