| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.16.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-fitsio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi): Update to 1.9.1.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.15.
|
|
|
|
| |
* gnu/packages/astronomy.scm (sgp4): New variable.
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi)[arguments]: Remove #t phase return values.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi)[arguments]: Respect #:tests? in the
'check phase.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi)[arguments]: Substitute
WITH-DIRECTORY-EXCURSION for double CHDIR.
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-skyfield)[inputs]: Add "python-"
prefix to alist keys.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.39.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyerfa): Update to 1.7.3.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.38.
|
|
|
|
| |
* gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
|
|
|
|
| |
* gnu/packages/astronomy.scm (erfa): Update to 1.7.3.
|
|
|
|
| |
* gnu/packages/astronomy.scm (stellarium): Update to 0.21.0.
|
|
|
|
| |
* gnu/packages/astronomy.scm (wcslib): Update to 7.5.
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi): Update to 1.8.9.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf): New variable
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (wcslib): Update to 7.4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (stackistry): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (libskry): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astroalign): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-sep): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyerfa): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (erfa): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (qfits): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-skyfield): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-jplephem): New variable
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (indi): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (weightwatcher): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (swarp): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (stuff): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (skymaker): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (missfits): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (eye): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.14.
[inputs]: Add curl-minimal, libgit2.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (sextractor): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (libpasastro): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
| |
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.4.
|
|
|
|
| |
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.3.
|