Skip to content

Commit

Permalink
nodejs_22: 22.6.0 -> 22.7.0 (#336556)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Aug 23, 2024
1 parent 45db1ff commit c455cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v22.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.6.0";
sha256 = "37259d618d5565ca55acc2585045c7e1c5b9965a3d4eb44c0a237fdae84b9d44";
version = "22.7.0";
sha256 = "1e0b6f2f2ca4fb0b4644a11363169daf4b7c42f00e5a53d2c65a9fdc463e7d88";
patches = [
./configure-emulator.patch
./configure-armv6-vfpv2.patch
Expand Down

0 comments on commit c455cc3

Please sign in to comment.