nodejs_23: 23.10.0 -> 23.11.0

This commit is contained in:
Antoine du Hamel
2025-04-01 16:31:09 +02:00
parent 763fac1366
commit 728c87d2fc
+2 -2
View File
@@ -16,8 +16,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "23.10.0";
sha256 = "b39e5fbd3debb8318ddea6af3e89b07dafb891421fb7ca99fbe19c99adabe5fd";
version = "23.11.0";
sha256 = "f2c5db21fc5d3c3d78c7e8823bff770cef0da8078c3b5ac4fa6d17d5a41be99d";
patches =
[
./configure-emulator.patch