@@ 216,15 216,6 @@ pre-defined variants."
((package-input-rewriting `((,python-3.12-cython-inner . ,python-3.12-cython-0.29.37)))
rewritten))))
-;; (define with-python-3.12-single
-;; (lambda (pkg)
-;; (let ((rewritten ((package-input-rewriting `((,python-cython . ,python-3.12-cython)
-;; ;; TODO: put more stuff here, if there is something
-;; ;; that's a common dependenc that will get broken on
-;; ;; Python 3.12
-;; )) pkg)))
-;; ((package-with-explicit-python python-3.12-toolchain "python-" "python-3.12") rewritten))))
-
(define-public (with-python-3.12 el)
(if
(list? el)