gnu: python-clarabel: Extend with (pyproject-guile-json). * gnu/packages/python-xyz.scm (python-clarabel)[arguments] <#:phases>: Extend with (pyproject-guile-json). Change-Id: I258bc867cc4269779ccf886601a00323b8f80083 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +2 -1
@@ 576,11 576,12 @@ written in C.") ((guix build pyproject-build-system) #:prefix py:) (guix build utils)) #:phases (with-extensions (list (pyproject-guile-json)) #~(modify-phases %standard-phases (add-after 'build 'build-python-module (assoc-ref py:%standard-phases 'build)) (add-after 'build-python-module 'install-python-module (assoc-ref py:%standard-phases 'install))) (assoc-ref py:%standard-phases 'install)))) #:features '(list "python") #:install-source? #false)) (inputs