Skip to content

Commit

Permalink
nodejs_20: 20.18.0 -> 20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Nov 20, 2024
1 parent bc7cb7c commit 2fd63a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v20.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.18.0";
sha256 = "7d9433e91fd88d82ba8de86e711ec41907638e227993d22e95126b02f6cd714a";
version = "20.18.1";
sha256 = "91df43f8ab6c3f7be81522d73313dbdd5634bbca228ef0e6d9369fe0ab8cccd0";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch
Expand Down

0 comments on commit 2fd63a7

Please sign in to comment.