Home Explore Blog CI



nix

doc/manual/source/release-notes/index.md
4e305a63055d46134b396ec7367bfffce0ddaff1546fd3ca000000030000021c
# Nix Release Notes

The Nix release cycle is calendar-based as follows:

Nix has a release cycle of roughly 6 weeks.
Notable changes and additions are announced in the release notes for each version.

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).

Bugfixes and security issues are backported to every supported version.
Patch releases are published as needed.

Chunks
56e26a93 (1st chunk of `doc/manual/source/release-notes/index.md`)
Title: Nix Release Cycle and Supported Versions
Summary
This section describes the Nix release cycle, which is roughly 6 weeks long, and highlights that notable changes are documented in release notes. It also specifies that the latest release and the version used in the stable NixOS release are supported. Bug fixes and security patches are backported to all supported versions, with patch releases issued as necessary.