| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* gnu/packages/astronomy.scm: (python-pynbody): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (aoflagger): New variable.
* gnu/packages/patches/aoflagger-use-system-provided-pybind11.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (aocommon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm: (python-sep): Update to 1.2.1.
Inherit from libsep
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm: (libsep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
|
|
|
|
|
|
|
| |
Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.18.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-cdflib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (casacore): New variable.
Modules sorted alphabetically to ease maintannce.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/astronomy.scm (calceph)[properties]: New field.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (calceph): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.17.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.7.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astroquery): Update to 0.4.6.
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels.
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.17.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.2.1.
[arguments]: Remove obsolete workaround.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.1.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-gwcs): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf-wcs-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf-astropy): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf-transform-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm: (python-asdf): Update to 2.8.3.
[inputs]: Use the new style. Move python-importlib-resources,
python-jsonschema, python-numpy, python-pyyaml to ...
[propagated-inputs]: ... here. Use the new style. Add python-jmespath.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-regions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-photutils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astropy-healpix): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astroquery): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyvo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astral): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.
[propagated-inputs]: Add python-packaging, python-pyyaml.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (erfa): Update to 2.0.0.
(python-pyerfa): Update to 2.0.0.1.
[arguments]<#:phases>: Don't return #t.
[native-inputs]: Use the new style.
[inputs]: Likewise.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
| |
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (sunclock): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|\| |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/astronomy.scm: (imppg): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (indi): Update to 1.9.3.
|
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (gpredict)[arguments]: Pass "-O2 -g".
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (python-jplephem)[arguments]: Use
ADD-INSTALLED-PYTHONPATH instead of setting PYTHONPATH directly; run tests
conditionally.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/pretty-print.scm (fmt): Update to 8.0.1,
(fmt-7): New variable.
* gnu/packages/astronomy.scm (celestia)[inputs],
gnu/packages/kodi.scm (kodi)[inputs],
gnu/packages/lua.scm (emilua)[inputs]: Change to fmt-7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.16.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This patch was co-authored with Vinicius Monego.
* gnu/packages/astronomy.scm (python-astropy): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (python-pyerfa)[inputs]: Move python-numpy to ...
[propagated-inputs]: ... here.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
|