nodejs-12_x: 12.20.1 -> 12.20.2
https://github.com/nodejs/node/releases/tag/v12.20.2
This commit is contained in:
parent
99938e80fb
commit
ac2784162f
@ -8,7 +8,7 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.20.1";
|
||||
sha256 = "0lqq6a2byw4qmig98j45gqnl0593xdhx1dr9k7x2nnvhblrfw3p0";
|
||||
version = "12.20.2";
|
||||
sha256 = "0g3dxip7b5j7fzkw4b82ln93fphxn1zpdizbj1ikjv3hy00dc6ln";
|
||||
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user