nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
This commit is contained in:
parent
68f6620623
commit
fa2b5215d0
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ let
|
||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "12.18.2";
|
version = "12.18.3";
|
||||||
sha256 = "1wnxab2shqgs5in0h39qy2fc7f32pcz4gl9i2mj1001pfani1g9q";
|
sha256 = "03hdds6ghlmbz8q61alqj18pdnyd6hxmbhiws4pl51wlawk805bi";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue