nodejs-12_x: 12.22.1 -> 12.22.2
https://github.com/nodejs/node/releases/tag/v12.22.2 (cherry picked from commit a7a66aa2ea8715d5ce043f24d408a21fedf83c5f)
This commit is contained in:
parent
1e27742a0c
commit
77f9266ab7
@ -8,7 +8,7 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "12.22.1";
|
version = "12.22.2";
|
||||||
sha256 = "12drpkffn79xx84pffg9y2cn9fiwycgaa2rjj3ix6visfzvhsrfx";
|
sha256 = "1p281hdw3y32pnbfr7cdc9igv2yrzqg16pn4yj3g01pi3mbhbn3z";
|
||||||
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user