diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-12-12 11:56:23 +0000 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:18:42 +0100 |
| commit | 8392c834c8043f27ea1f33b27d61e4e6fb2c49c5 (patch) | |
| tree | f36360797f7303f447ba6fffcf20c966c264a216 | |
| parent | 6f9d625bce8a30bddb0d80c164b4016a8e9c8ca8 (diff) | |
gnu: genetic: Use python-pynbody@2.
* gnu/packages/astronomy.scm (genetic)[native-inputs]: Remove
python-pynbody-1; add python-pynbody.
Change-Id: I8996778f953adfe1deae811b6564139f276972de
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
| -rw-r--r-- | gnu/packages/astronomy.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 420474c051d..897b51b482b 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1037,7 +1037,7 @@ document}.") git-minimal/pinned highfive pkg-config - python-pynbody-1 + python-pynbody python-wrapper)) (inputs (list fftw |
