Skip to content

Commit

Permalink
nodejs_21: 21.2.0 -> 21.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marsam committed Nov 30, 2023
1 parent a1fb938 commit 4d8a876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v21.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "21.2.0";
sha256 = "sha256-1Xyc6jlHZPodmvUeUsdEn3EZPp1ExKgfvt7GU+yCdwc=";
version = "21.3.0";
sha256 = "sha256-q0Fy7IJ/dwxsO0tvMIJBBBN+2kdISOhNVe1Vs0HmdyU=";
patches = [
./revert-arm64-pointer-auth.patch
./disable-darwin-v8-system-instrumentation-node19.patch
Expand Down

0 comments on commit 4d8a876

Please sign in to comment.