nodejs_23: 23.9.0 -> 23.10.0

This commit is contained in:
Antoine du Hamel
2025-03-14 01:36:19 +01:00
parent 01f44b8389
commit e9f8e53b70
+2 -2
View File
@@ -16,8 +16,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "23.9.0";
sha256 = "c6b420bedbb049a6538c33af28abaf89011ccc879f0f0f81791675263c238f97";
version = "23.10.0";
sha256 = "b39e5fbd3debb8318ddea6af3e89b07dafb891421fb7ca99fbe19c99adabe5fd";
patches =
[
./configure-emulator.patch