Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-03 18:25:49 +00:00
committed by GitHub
60 changed files with 840 additions and 260 deletions

View File

@@ -142,6 +142,7 @@ in
license = licenses.mit;
maintainers = with maintainers; [ goibhniu gilligan cko marsam ];
platforms = platforms.linux ++ platforms.darwin;
mainProgram = "node";
};
passthru.python = python; # to ensure nodeEnv uses the same version