~ruther/guix-exprs

b181cf1e489f919302764353184aa892ba78534f — Rutherther 3 months ago 18d6ed7
update
1 files changed, 0 insertions(+), 9 deletions(-)

M ruther/packages/python-next.scm
M ruther/packages/python-next.scm => ruther/packages/python-next.scm +0 -9
@@ 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)

Do not follow this link