Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-09 00:39:09 +00:00
committed by GitHub
65 changed files with 2594 additions and 1218 deletions

View File

@@ -8,6 +8,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "15.10.0";
sha256 = "1i7fdlkkyh5ssncbvxmiz894a12mww4cmj7y4qzm9ddbbvqxhj3p";
version = "15.11.0";
sha256 = "1lfjm0jgzbr0a874c04pddbjnvjcdyx5vyaakdhp0fa222i92w0s";
}