nodejs-slim_21: 21.7.2 -> 21.7.3

This commit is contained in:
R. Ryantm 2024-04-13 19:00:19 +00:00
parent 2065840153
commit 8d1292cd49
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.7.2";
sha256 = "sha256-tLHioH6W+F9s40ovv+o0hpGu/lyyGappUeI8zJkfni8=";
version = "21.7.3";
sha256 = "08csswa1h55l9zvfjc4g1ksicgl42pbz7g1bc9hgy77w3gxjd2v6";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch