Merge pull request #213913 from wegank/python3-typo
python311Full: use python311
This commit is contained in:
commit
4ee247bc92
@ -16536,7 +16536,7 @@ with pkgs;
|
||||
bluezSupport = true;
|
||||
x11Support = true;
|
||||
};
|
||||
python311Full = python310.override {
|
||||
python311Full = python311.override {
|
||||
self = python311Full;
|
||||
pythonAttr = "python311Full";
|
||||
bluezSupport = true;
|
||||
|
Loading…
Reference in New Issue
Block a user