Merge pull request #113723 from r-ryantm/auto-update/nodejs

nodejs-15_x: 15.8.0 -> 15.9.0
This commit is contained in:
Mario Rodas
2021-02-22 20:55:28 -05:00
committed by GitHub

View File

@@ -8,6 +8,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "15.8.0";
sha256 = "1a9h88zdzk98k618jascfrivq3v51viw60sfyxn0ci0l33vf4fp2";
version = "15.9.0";
sha256 = "1hyq6zj2z3kyfpa8znxa6jwzkw9bvb8mssalify2sjiv00f9dmxx";
}