Merge pull request #213913 from wegank/python3-typo

python311Full: use python311
This commit is contained in:
Weijia Wang
2023-02-01 08:42:36 +01:00
committed by GitHub
+1 -1
View File
@@ -16536,7 +16536,7 @@ with pkgs;
bluezSupport = true;
x11Support = true;
};
python311Full = python310.override {
python311Full = python311.override {
self = python311Full;
pythonAttr = "python311Full";
bluezSupport = true;