From 60e32e2021a68b86de9416a0b4e78615226d002c Mon Sep 17 00:00:00 2001 From: Shivashis Padhi Date: Sat, 13 Dec 2025 15:15:25 +0100 Subject: [PATCH] Change NixOS version 25.05 -> 25.11, to match the command afterwards --- nixos/doc/manual/installation/upgrading.chapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/doc/manual/installation/upgrading.chapter.md b/nixos/doc/manual/installation/upgrading.chapter.md index 9bb391f0d26e..52bfd8ecd886 100644 --- a/nixos/doc/manual/installation/upgrading.chapter.md +++ b/nixos/doc/manual/installation/upgrading.chapter.md @@ -56,7 +56,7 @@ To switch to a different NixOS channel, do ``` (Be sure to include the `nixos` parameter at the end.) For instance, to -use the NixOS 25.05 stable channel: +use the NixOS 25.11 stable channel: ```ShellSession # nix-channel --add https://channels.nixos.org/nixos-25.11 nixos