nodejs_23: 23.7.0 -> 23.8.0 (#381837)

This commit is contained in:
Janne Heß 2025-02-17 10:31:38 +01:00 committed by GitHub
commit c5119e3e5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,8 +16,8 @@ let
in in
buildNodejs { buildNodejs {
inherit enableNpm; inherit enableNpm;
version = "23.7.0"; version = "23.8.0";
sha256 = "8de192ef2fee2ee8a230dd8d0e9aee182ee9c9856ccdb5fd95188abe84f77242"; sha256 = "6ec5d54d0e8423fc5986f6efa4f661e8370659818b14f458cdc9d1b9f75d3b88";
patches = patches =
[ [
./configure-emulator.patch ./configure-emulator.patch