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.
2 parents e4723f5 + e9f8e53 commit 181ac6fCopy full SHA for 181ac6f
pkgs/development/web/nodejs/v23.nix
@@ -16,8 +16,8 @@ let
16
in
17
buildNodejs {
18
inherit enableNpm;
19
- version = "23.9.0";
20
- sha256 = "c6b420bedbb049a6538c33af28abaf89011ccc879f0f0f81791675263c238f97";
+ version = "23.10.0";
+ sha256 = "b39e5fbd3debb8318ddea6af3e89b07dafb891421fb7ca99fbe19c99adabe5fd";
21
patches =
22
[
23
./configure-emulator.patch
0 commit comments