summaryrefslogtreecommitdiffstats
path: root/pkgs/development/web/nodejs/v21.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-01 12:01:16 +0000
committerGitHub <noreply@github.com>2023-12-01 12:01:16 +0000
commit9cca0e4288e48fa1e61dee5af425733afc4a882d (patch)
treeeec2acbd38f2df16f4ef1cb8ade350b669e0aee4 /pkgs/development/web/nodejs/v21.nix
parent6864df8a826078955482d8df01e3163f4018441b (diff)
parent3ca25cf8852f17a0d76aebdf7a507ffc8d573969 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/development/web/nodejs/v21.nix')
-rw-r--r--pkgs/development/web/nodejs/v21.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/web/nodejs/v21.nix b/pkgs/development/web/nodejs/v21.nix
index af3af652fb71..ddcbc75cd24f 100644
--- a/pkgs/development/web/nodejs/v21.nix
+++ b/pkgs/development/web/nodejs/v21.nix
@@ -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