Merge pull request #301447 from marsam/update-nodejs_21

nodejs_21: 21.7.1 -> 21.7.2

authored by Mario Rodas and committed by GitHub 6f7a3ec8 5e8c5d33

+2 -2
+2 -2
pkgs/development/web/nodejs/v21.nix
··· 8 8 in 9 9 buildNodejs { 10 10 inherit enableNpm; 11 - version = "21.7.1"; 12 - sha256 = "sha256-EnK24SnVZNveF1J7hEIQuXHCCnCucpJoGGt8udmQpks="; 11 + version = "21.7.2"; 12 + sha256 = "sha256-tLHioH6W+F9s40ovv+o0hpGu/lyyGappUeI8zJkfni8="; 13 13 patches = [ 14 14 ./disable-darwin-v8-system-instrumentation-node19.patch 15 15 ./bypass-darwin-xcrun-node16.patch