nodejs-15_x: 15.9.0 -> 15.10.0
https://github.com/nodejs/node/releases/tag/v15.10.0
This commit is contained in:
parent
41d2099728
commit
0f705d7c53
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "15.9.0";
|
||||
sha256 = "1hyq6zj2z3kyfpa8znxa6jwzkw9bvb8mssalify2sjiv00f9dmxx";
|
||||
version = "15.10.0";
|
||||
sha256 = "1i7fdlkkyh5ssncbvxmiz894a12mww4cmj7y4qzm9ddbbvqxhj3p";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue