Skip to content

Commit

Permalink
nodejs_18: 18.17.0 -> 18.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marsam authored and tm-drtina committed Jul 10, 2024
1 parent 8997ab1 commit 6ae6e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v18.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.17.0";
sha256 = "01h4fzr0dpnhmd96hxhbb8dhyylp68j5ramrrh9w4fgaynnzmh40";
version = "18.17.1";
sha256 = "sha256-8hXPA9DwDwesC2dMaBn4BMFULhbxUtoEmAAirsz15lo=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch
Expand Down

0 comments on commit 6ae6e55

Please sign in to comment.