Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-02-27 12:20:00 +00:00
committed by GitHub
40 changed files with 126 additions and 145 deletions
@@ -191,6 +191,7 @@ in {
# Minimal versions of Python (built without optional dependencies)
python3Minimal = (python38.override {
self = python3Minimal;
pythonAttr = "python3Minimal";
# strip down that python version as much as possible
openssl = null;
readline = null;