Merge pull request #260417 from marsam/update-nodejs_18

nodejs_18: 18.18.0 -> 18.18.1

authored by

Mario Rodas and committed by
GitHub
b51626e1 7262026f

+2 -2
+2 -2
pkgs/development/web/nodejs/v18.nix
··· 8 in 9 buildNodejs { 10 inherit enableNpm; 11 - version = "18.18.0"; 12 - sha256 = "sha256-5NTbrDY02Z+JLwDbR9p4+YSTwzlYLoqV+y3Vn1z+D5A="; 13 patches = [ 14 ./disable-darwin-v8-system-instrumentation.patch 15 ./bypass-darwin-xcrun-node16.patch
··· 8 in 9 buildNodejs { 10 inherit enableNpm; 11 + version = "18.18.1"; 12 + sha256 = "sha256-w8lQR+wMKyBjpepLT3HugH9gddHb6uTzIHzaS5rngvY="; 13 patches = [ 14 ./disable-darwin-v8-system-instrumentation.patch 15 ./bypass-darwin-xcrun-node16.patch