forked from mirrors/nixpkgs
nodejs-10_x: 10.12.0 -> 10.15.0
This commit is contained in:
parent
bf847226ca
commit
4c917c6961
|
@ -5,6 +5,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.12.0";
|
||||
sha256 = "1r0aqcxafha13ks8586x77n77zi88db259cpaix0y1ivdh6qkkfr";
|
||||
version = "10.15.0";
|
||||
sha256 = "0gnygq4n7aar4jrynnnslxhlrlrml9f1n9passvj2fxqfi6b6ykr";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue