doc/release-notes/rl-2605: move corepack_latest from lib-breaking to breaking

Fixes comment https://github.com/NixOS/nixpkgs/pull/455502/files#r2605913138
This commit is contained in:
Fabián Heredia Montiel
2025-12-11 01:32:13 -06:00
parent 677fbe9798
commit a9b671a9d6
+2 -2
View File
@@ -9,6 +9,8 @@
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- `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.