Unverified Commit 7a9691f3 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

python312Full: init

This was apparently forgotten, when 3.12 was introduced.
parent 13c8e429
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -17912,6 +17912,12 @@ with pkgs;
    bluezSupport = true;
    x11Support = true;
  };
  python312Full = python312.override {
    self = python312Full;
    pythonAttr = "python312Full";
    bluezSupport = true;
    x11Support = true;
  };
  python313Full = python313.override {
    self = python313Full;
    pythonAttr = "python313Full";