Merge pull request #81750 from marsam/update-nodejs-13_x
nodejs-13_x: 13.9.0 -> 13.10.0
This commit is contained in:
commit
a0951332fa
@ -5,6 +5,6 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "13.9.0";
|
version = "13.10.0";
|
||||||
sha256 = "0z68hj3z2y8aj4bc14h77mj5l99jb4ljjc10gp0dpg8s4g1x5xzw";
|
sha256 = "11m8sisi3dmr70fpnb7xi6nljil3rm36liz0wfzd7kgxmv6p9mhj";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user