mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
From https://github.com/simonsobs/pixell/issues/325: "It does [support numpy>=2.0], though, anything that doesn't work still is a bug that should be fixed." Tests pass, so it works well enough. Version on master cannot be installed due to conflicts. * gnu/packages/astronomy.scm (python-pixell)[propagated-inputs]: Remove python-numpy-1; add python-numpy. Change-Id: If7a8469efd560245ea472d9333b3325e5020c58d Reviewed-by: Reza Housseini <reza@housseini.me> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>