Merge pull request #112704 from marsam/update-nodejs-12_x
nodejs-12_x: 12.20.1 -> 12.20.2
This commit is contained in:
commit
30cbff7820
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue