From 8e15ce84d58f8f668c4b58711b1ceaa8fc182300 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Mon, 20 Nov 2023 20:09:18 +0100 Subject: [PATCH] branch-off: misc/version.nix does not exist anymore As it doesn't exist anymore, we have to update the instructions. --- src/Branch-Off.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Branch-Off.md b/src/Branch-Off.md index 664c95a..256ed62 100644 --- a/src/Branch-Off.md +++ b/src/Branch-Off.md @@ -64,7 +64,7 @@ Pull in the final changes before performing the actal branch-off. Update metadata on the release branch, create its staging branches and tag the release. -1. Update the `system.defaultChannel` attribute in [`nixos/modules/misc/version.nix`](https://github.com/NixOS/nixpkgs/commit/bb029673bface2fc9fb807f209f63ca06478a72d) +1. Update the `system.defaultChannel` attribute in [`nixos/modules/config/nix-channel.nix`](https://github.com/NixOS/nixpkgs/commit/bb029673bface2fc9fb807f209f63ca06478a72d) 1. Update the `versionSuffix` attribute in [`nixos/release.nix`](https://github.com/NixOS/nixpkgs/commit/7ae60dd7068478db5d936a3850b6df859aec21d0)