Merge pull request #62200 from marsam/update-nodejs-10_x
nodejs-10_x: 10.15.3 -> 10.16.0
This commit is contained in:
commit
2144b8c550
|
@ -5,6 +5,6 @@ let
|
||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "10.15.3";
|
version = "10.16.0";
|
||||||
sha256 = "1mcijznh481s44i59p571a38bfvcxm9f8x2l0l1005aly0kdj8jf";
|
sha256 = "0236jlb1hxhzqjlmmlxipcycrndiq92c8434iyy7zshh3n4pzqqq";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue