Merge pull request #116694 from marsam/update-nodejs-15_x
nodejs-15_x: 15.11.0 -> 15.12.0
This commit is contained in:
commit
8463b9959d
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "15.11.0";
|
||||
sha256 = "1lfjm0jgzbr0a874c04pddbjnvjcdyx5vyaakdhp0fa222i92w0s";
|
||||
version = "15.12.0";
|
||||
sha256 = "0c8smzc7gbr7yg4y4z68976wk5741bspggag9h9laykq4i8bxfsy";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue