Age | Commit message (Expand) | Author |
2021-06-28 | gnu: stellarium: Update to 0.21.1....* gnu/packages/astronomy.scm (stellarium): Update to 0.21.1.
| Tobias Geerinckx-Rice |
2021-06-28 | gnu: indi: Update to 1.9.1....* gnu/packages/astronomy.scm (indi): Update to 1.9.1.
| Tobias Geerinckx-Rice |
2021-06-14 | gnu: Rename qtbase to qtbase-5....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.
| Maxim Cournoyer |
2021-05-31 | gnu: gnuastro: Update to 0.15....* gnu/packages/astronomy.scm (gnuastro): Update to 0.15.
| Efraim Flashner |
2021-05-07 | gnu: Add sgp4....* gnu/packages/astronomy.scm (sgp4): New variable.
| Guillaume Le Vaillant |
2021-05-04 | gnu: indi: Stop returning #t from phases....* gnu/packages/astronomy.scm (indi)[arguments]: Remove #t phase return values.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Respect #:tests?....* gnu/packages/astronomy.scm (indi)[arguments]: Respect #:tests? in the
'check phase.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Check slightly more functionally....* gnu/packages/astronomy.scm (indi)[arguments]: Substitute
WITH-DIRECTORY-EXCURSION for double CHDIR.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Update to 1.9.0....* gnu/packages/astronomy.scm (indi): Update to 1.9.0.
| Tobias Geerinckx-Rice |
2021-05-03 | gnu: python-asdf: Update to 2.7.4....* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
| Tobias Geerinckx-Rice |
2021-04-27 | gnu: python-skyfield: Match up input and variable names....* gnu/packages/astronomy.scm (python-skyfield)[inputs]: Add "python-"
prefix to alist keys.
| Tobias Geerinckx-Rice |
2021-04-27 | gnu: python-skyfield: Update to 1.39....* gnu/packages/astronomy.scm (python-skyfield): Update to 1.39.
| Tobias Geerinckx-Rice |
2021-04-27 | gnu: python-pyerfa: Update to 1.7.3....* gnu/packages/astronomy.scm (python-pyerfa): Update to 1.7.3.
| Tobias Geerinckx-Rice |
2021-04-11 | gnu: python-skyfield: Update to 1.38....* gnu/packages/astronomy.scm (python-skyfield): Update to 1.38.
| Tobias Geerinckx-Rice |
2021-04-10 | gnu: erfa: Mark up description....* gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
| Tobias Geerinckx-Rice |
2021-04-10 | gnu: erfa: Update to 1.7.3....* gnu/packages/astronomy.scm (erfa): Update to 1.7.3.
| Tobias Geerinckx-Rice |
2021-04-09 | gnu: stellarium: Update to 0.21.0....* gnu/packages/astronomy.scm (stellarium): Update to 0.21.0.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: wcslib: Update to 7.5....* gnu/packages/astronomy.scm (wcslib): Update to 7.5.
| Tobias Geerinckx-Rice |
2021-03-04 | gnu: indi: Update to 1.8.9....* gnu/packages/astronomy.scm (indi): Update to 1.8.9.
| Tobias Geerinckx-Rice |
2021-02-28 | gnu: python-asdf: Use HTTPS home page URI....* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-21 | gnu: Add asdf (Advanced Scientific Data Format)...* gnu/packages/astronomy.scm (python-asdf): New variable
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sharlatan Hellseher |
2021-02-21 | gnu: wcslib: Update to 7.4...* gnu/packages/astronomy.scm (wcslib): Update to 7.4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add stackistry....* gnu/packages/astronomy.scm (stackistry): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add libskry....* gnu/packages/astronomy.scm (libskry): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add python-astroalign....* gnu/packages/astronomy.scm (python-astroalign): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add python-sep....* gnu/packages/astronomy.scm (python-sep): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add python-pyerfa....* gnu/packages/astronomy.scm (python-pyerfa): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add erfa....* gnu/packages/astronomy.scm (erfa): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add qfits....* gnu/packages/astronomy.scm (qfits): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-19 | gnu: Add python-skyfield....* gnu/packages/astronomy.scm (python-skyfield): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-07 | gnu: Add jplephem...* gnu/packages/astronomy.scm (python-jplephem): New variable
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sharlatan Hellseher |
2021-01-31 | gnu: Add indi....* gnu/packages/astronomy.scm (indi): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-29 | gnu: Add weightwatcher....* gnu/packages/astronomy.scm (weightwatcher): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-29 | gnu: Add swarp....* gnu/packages/astronomy.scm (swarp): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-29 | gnu: Add stuff....* gnu/packages/astronomy.scm (stuff): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-28 | gnu: Add skymaker....* gnu/packages/astronomy.scm (skymaker): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-27 | gnu: Add missfits....* gnu/packages/astronomy.scm (missfits): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-26 | gnu: Add eye....* gnu/packages/astronomy.scm (eye): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-25 | gnu: gnuastro: Update to 0.14....* gnu/packages/astronomy.scm (gnuastro): Update to 0.14.
[inputs]: Add curl-minimal, libgit2.
| Efraim Flashner |
2021-01-25 | gnu: Add sextractor....* gnu/packages/astronomy.scm (sextractor): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-25 | gnu: Add libpasastro....* gnu/packages/astronomy.scm (libpasastro): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-02 | gnu: stellarium: Update to 0.20.4....* gnu/packages/astronomy.scm (stellarium): Update to 0.20.4.
| Tobias Geerinckx-Rice |
2020-10-01 | gnu: stellarium: Update to 0.20.3....* gnu/packages/astronomy.scm (stellarium): Update to 0.20.3.
| Tobias Geerinckx-Rice |
2020-09-30 | gnu: Fix package references....* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
| Efraim Flashner |
2020-09-07 | gnu: gnuastro: Update to 0.13....* gnu/packages/astronomy.scm (gnuastro): Update to 0.13.
| Efraim Flashner |
2020-08-18 | gnu: cfitsio: Update to 3.49....* gnu/packages/astronomy.scm (cfitsio): Update to 3.49.
[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-06-29 | gnu: stellarium: Update to 0.20.2....* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2.
| Tobias Geerinckx-Rice |
2020-05-21 | gnu: gnuastro: Don't build static libraries....* gnu/packages/astronomy.scm (gnuastro)[arguments]: Add configure-flag
to skip building static libraries.
| Efraim Flashner |
2020-05-21 | gnu: gnuastro: Update to 0.12....* gnu/packages/astronomy.scm (gnuastro): Update to 0.12.
| Efraim Flashner |
2020-04-30 | Merge branch 'master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/backup.scm
gnu/packages/emacs-xyz.scm
gnu/packages/guile.scm
gnu/packages/lisp.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/web.scm
gnu/packages/xorg.scm
| Marius Bakke |