lol

nodejs-16_x: 16.18.0 -> 16.18.1

https://github.com/nodejs/node/releases/tag/v16.18.1

+2 -2
+2 -2
pkgs/development/web/nodejs/v16.nix
··· 8 8 in 9 9 buildNodejs { 10 10 inherit enableNpm; 11 - version = "16.18.0"; 12 - sha256 = "sha256-/P5q0jQPIpBh0+galN8Wf+P3fgFxLe3AFEoOfVjixps="; 11 + version = "16.18.1"; 12 + sha256 = "sha256-H4BRqI+G9CBk9EFf56mA5ZsKUC7Mje9YP2MDvE1EUjg="; 13 13 patches = [ 14 14 ./disable-darwin-v8-system-instrumentation.patch 15 15 ./bypass-darwin-xcrun-node16.patch