Skip to content

Commit

Permalink
Merge pull request #145865 from r-ryantm/auto-update/nodejs-17_x
Browse files Browse the repository at this point in the history
nodejs-17_x: 17.0.1 -> 17.1.0
  • Loading branch information
marsam authored Nov 14, 2021
2 parents 312a3d0 + 3067b83 commit f5d73f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v17.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let
in
buildNodejs {
inherit enableNpm;
version = "17.0.1";
sha256 = "071lhqbn103rnn8avqmqwnn2k4yqgcymx624f23k8z6bfbw81i3f";
version = "17.1.0";
sha256 = "1iyazwpgv3pxqh7zz3s87qwrbahifrj9sj1a2vwhkc4jxcvkz03b";
patches = [ ./disable-darwin-v8-system-instrumentation.patch ];
}

0 comments on commit f5d73f1

Please sign in to comment.