Merge pull request #77406 from marsam/update-nodejs-10_x

nodejs-10_x: 10.18.0 -> 10.18.1
This commit is contained in:
Mario Rodas
2020-01-10 19:27:52 -05:00
committed by GitHub

View File

@@ -5,6 +5,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "10.18.0";
sha256 = "1ppycqffsy7ix6whdp6id7ld1qizwvjlzxyk12kxw4wphjmn49hb";
version = "10.18.1";
sha256 = "0dgax08lkgjvafp6i0c5h8wqqs0w49j8mh8fqi6ppbrryhviibrr";
}