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 92c64a5 + 728c87d commit 086dc34Copy full SHA for 086dc34
pkgs/development/web/nodejs/v23.nix
@@ -16,8 +16,8 @@ let
16
in
17
buildNodejs {
18
inherit enableNpm;
19
- version = "23.10.0";
20
- sha256 = "b39e5fbd3debb8318ddea6af3e89b07dafb891421fb7ca99fbe19c99adabe5fd";
+ version = "23.11.0";
+ sha256 = "f2c5db21fc5d3c3d78c7e8823bff770cef0da8078c3b5ac4fa6d17d5a41be99d";
21
patches =
22
[
23
./configure-emulator.patch
0 commit comments