Loading pkgs/development/web/nodejs/v19.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ let in buildNodejs { inherit enableNpm; version = "19.8.0"; sha256 = "sha256-O3wH4ngJIHGMGsfSS2czXwSN2cPdaVaR9B2oD06jSaY="; version = "19.8.1"; sha256 = "sha256-JBHljh1GRMTUqCvPMGG5XmcsnyFN4BfULwMs+uB0Ycs="; patches = [ ./revert-arm64-pointer-auth.patch ./disable-darwin-v8-system-instrumentation-node19.patch Loading Loading
pkgs/development/web/nodejs/v19.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ let in buildNodejs { inherit enableNpm; version = "19.8.0"; sha256 = "sha256-O3wH4ngJIHGMGsfSS2czXwSN2cPdaVaR9B2oD06jSaY="; version = "19.8.1"; sha256 = "sha256-JBHljh1GRMTUqCvPMGG5XmcsnyFN4BfULwMs+uB0Ycs="; patches = [ ./revert-arm64-pointer-auth.patch ./disable-darwin-v8-system-instrumentation-node19.patch Loading