Skip to content

Commit 4636600

Browse files
r-ryantmosnyx
authored andcommitted
nodejs-slim: 22.20.0 -> 22.21.1
(cherry picked from commit a297b0e)
1 parent e01e2f8 commit 4636600

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/web/nodejs/v22.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let
1717
in
1818
buildNodejs {
1919
inherit enableNpm;
20-
version = "22.20.0";
21-
sha256 = "ff7a6a6e8a1312af5875e40058351c4f890d28ab64c32f12b2cc199afa22002d";
20+
version = "22.21.1";
21+
sha256 = "487d73fd4db00dc2420d659a8221b181a7937fbc5bc73f31c30b1680ad6ded6a";
2222
patches =
2323
(
2424
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then

0 commit comments

Comments
 (0)