From a9b671a9d6accc759edd94f016e22a170c11d4a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Thu, 11 Dec 2025 01:32:13 -0600 Subject: [PATCH] doc/release-notes/rl-2605: move corepack_latest from lib-breaking to breaking Fixes comment https://github.com/NixOS/nixpkgs/pull/455502/files#r2605913138 --- doc/release-notes/rl-2605.section.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/release-notes/rl-2605.section.md b/doc/release-notes/rl-2605.section.md index a0825236d322..6bb40ec3f772 100644 --- a/doc/release-notes/rl-2605.section.md +++ b/doc/release-notes/rl-2605.section.md @@ -9,6 +9,8 @@ +- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js. + - `spoof` has been removed, as there are many issues upstream with it working on modern OS versions, and it appears to be unmaintained. - `kanata` now requires `karabiner-dk` version 6.0+ or later. @@ -41,8 +43,6 @@ ### Breaking changes {#sec-nixpkgs-release-26.05-lib-breaking} -- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js. - - The `nodejs_latest` alias now points to `nodejs_25` instead of `nodejs_24`. - `mold` is now wrapped by default.