nodejs-15_x: 15.0.1 -> 15.1.0
https://github.com/nodejs/node/releases/tag/v15.1.0
This commit is contained in:
parent
2a8341b608
commit
588729c1c8
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "15.0.1";
|
||||
sha256 = "03xxnl7q96fmm7lalliwb9kmllz52jqrcsqn9cx9pzhwd1x97l5q";
|
||||
version = "15.1.0";
|
||||
sha256 = "1fd0ck6nlmp937j00y17q2k9xszzwf4s383p1z4v4qzj0qzxflvk";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user