Merge pull request #299328 from marsam/update-nodejs_18

nodejs_18: 18.19.1 -> 18.20.0

authored by Mario Rodas and committed by GitHub 8d3c0444 6b7672b3

+2 -2
+2 -2
pkgs/development/web/nodejs/v18.nix
··· 19 in 20 buildNodejs { 21 inherit enableNpm; 22 - version = "18.19.1"; 23 - sha256 = "sha256-CQ+WouzeCAtrOCxtZCvKXQvkcCp4y1Vb578CsgvRbe0="; 24 patches = [ 25 ./disable-darwin-v8-system-instrumentation.patch 26 ./bypass-darwin-xcrun-node16.patch
··· 19 in 20 buildNodejs { 21 inherit enableNpm; 22 + version = "18.20.0"; 23 + sha256 = "sha256-BMhneaLMfu/fzzeanYWIOqHTsdyJCbYiGxY2hIF4VqQ="; 24 patches = [ 25 ./disable-darwin-v8-system-instrumentation.patch 26 ./bypass-darwin-xcrun-node16.patch