nodejs: 20.18.0 -> 22.11.0

This commit is contained in:
Antoine du Hamel
2024-11-13 23:15:19 +01:00
parent a49c7353cf
commit 1e99bcac6f
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.10.0";
sha256 = "3180710d3130ad9df01466abf010e408d41b374be54301d1480d10eca73558e0";
version = "22.11.0";
sha256 = "bbf0297761d53aefda9d7855c57c7d2c272b83a7b5bad4fea9cb29006d8e1d35";
patches = [
./configure-emulator.patch
./configure-armv6-vfpv2.patch