Merge pull request #151040 from r-ryantm/auto-update/nodejs-12_x
nodejs-12_x: 12.22.7 -> 12.22.8
This commit is contained in:
commit
f69b20f6a9
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ let
|
||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "12.22.7";
|
version = "12.22.8";
|
||||||
sha256 = "0sszg3k5jd26hymqhs5328kvnxsb3x78sg4gpna9lrvh92s26snc";
|
sha256 = "0g0ihjzbd02izhmb4jzkdsr5788982wy8q2b4a1h04q8l4fwp197";
|
||||||
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue