nodejs-6_x: 6.14.4 -> 6.15.1

(cherry picked from commit 75b894af0f)
This commit is contained in:
Mario Rodas
2018-12-18 20:58:02 -05:00
committed by Samuel Dionne-Riel
parent 30a2654e74
commit 266f1138eb

View File

@@ -5,6 +5,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "6.14.4";
sha256 = "03zc6jhid6jyi871zlcrkjqffmrpxh01z2xfsl3xp2vzg2czqjws";
version = "6.15.1";
sha256 = "1hi9h54ni7m1lmhfqvwxdny969j31mixxlxsiyl00l2bj25fbgf3";
}