~ruther/guix-local

c7702b021fbb44ded888444f8df250fae9c486bd — Sharlatan Hellseher 8 months ago 6bfbcfc
gnu: python-radiospectra: Delete sanity check.

* gnu/packages/astronomy.scm (python-radiospectra): Delete sanity check.

Change-Id: I8bc7cd7b8a914be577307007b99e9114c4cfc8bd
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -0
@@ 6124,6 6124,8 @@ end products of specific X-ray observatories.")
      #~(list "--numprocesses" (number->string (parallel-job-count)))
      #:phases
      #~(modify-phases %standard-phases
          ;; XXX: It fails to check SunPy's optional inputs versions.
          (delete 'sanity-check)
          (add-before 'check 'set-home-env
            (lambda _
              ;; Tests require HOME to be set.