We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677fbe9 commit a9b671aCopy full SHA for a9b671a
doc/release-notes/rl-2605.section.md
@@ -9,6 +9,8 @@
9
10
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
11
12
+- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js.
13
+
14
- `spoof` has been removed, as there are many issues upstream with it working on modern OS versions, and it appears to be unmaintained.
15
16
- `kanata` now requires `karabiner-dk` version 6.0+ or later.
@@ -41,8 +43,6 @@
41
43
42
44
### Breaking changes {#sec-nixpkgs-release-26.05-lib-breaking}
45
-- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js.
-
46
- The `nodejs_latest` alias now points to `nodejs_25` instead of `nodejs_24`.
47
48
- `mold` is now wrapped by default.
0 commit comments