~ruther/guix-local

6d8b4d81bf32cc95eaeee2fe342bd527bd2facdb — Sharlatan Hellseher 6 months ago 346be64
gnu: python-holodeck: Fix build.

* gnu/packages/astronomy.scm (python-holodeck)[native-inputs]: Remove
python-cython; add python-cython-0.

Change-Id: I54092a2b0d257bb80385ee75cc2e098ba6ef7775
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +1 -1
@@ 4752,7 4752,7 @@ parameters described on the ensemble level.")
      #:test-flags
      #~(list "--numprocesses" (number->string (parallel-job-count)))))
    (native-inputs
     (list python-cython
     (list python-cython-0
           python-pytest
           python-pytest-xdist
           python-setuptools