python311Full: use python311

This commit is contained in:
Weijia Wang 2023-02-01 07:49:02 +01:00
parent 518131bba8
commit 815d2ab6e8

View file

@ -16487,7 +16487,7 @@ with pkgs;
bluezSupport = true;
x11Support = true;
};
python311Full = python310.override {
python311Full = python311.override {
self = python311Full;
pythonAttr = "python311Full";
bluezSupport = true;