aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-05-26gnu: Remove bitcoin-abc.Guillaume Le Vaillant
This package (version 0.21.12 from July 2020, which currently doesn't build) is for an outdated version of the Bitcoin Cash protocol. Since November 2020, the bitcoin-abc program has become an implementation of the eCash protocol, which is different from Bitcoin Cash (different consensus model). * gnu/packages/finance.scm (bitcoin-abc): Remove variable. Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
2023-05-25gnu: python-asdf: Enable tests.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf)[arguments]: Remove #:tests, skip failing tests in #:test-flags. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-asdf-coordinates-schemas: Update to 0.2.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): Update to 0.2.0. [build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-asdf: Update to 2.15.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf): Update to 2.15.0. [native-inputs]: Add python-fsspec. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-ephem: Update to 4.1.4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-ephem): Update to 4.1.4. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-photutils: Update to 1.7.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-photutils): Update to 1.7.0. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-poppy: Update to 1.1.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-poppy): Update to 1.1.1. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-astral: Update to 3.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astral): Update to 3.2. [build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase, specify #:test-flags and skip failing tests. Add 'prepare-test-environment phase. Use G-Expressions. [native-inputs]: Add python-poetry-core, python-pytest. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-pynbody: Update to 1.3.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-pynbody): Update to 1.3.1. [build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase and remove custom 'disable-tests-require-testdata phase, specify #:test-flags. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-astroquery: Use G-Expressions.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astroquery)[arguments]: Use G-Expressions. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-astropy-healpix: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astropy-healpix)[build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase. Use G-Expressions. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-fitsio: Use G-Expressions.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-fitsio): Use G-Expressions. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-pyvo: Update to 1.4.1.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.4.1. [build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-reproject: Update to 0.10.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-reproject): Update to 0.10.0. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-ccdproc: Enable tests.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-ccdproc)[arguments]: Remove #:tests?. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-sgp4: Update to 2.22.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-sgp4): Update to 2.22. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-spherical-geometry: Add update note.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-spherical-geometry): Add note on why the package can't be updated to the latest version. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-sunpy: Update to 4.1.5.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-sunpy): Update to 4.1.5. [arguments]: In #:test-flags, skip 2 failing tests. In the 'prepare-test-environment phase, remove redundant substitutions. [native-inputs]: Add opencv. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-gwcs: Update to 0.18.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-gwcs): Update to 0.18.3. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-asdf-wcs-schemas: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-wcs-schemas)[build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: python-asdf-astropy: Update to 0.4.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.4.0. [source]: Update outdated source URI. [arguments]: Add 'set-home-env phase before 'check. [native-inputs]: Remove python-matplotlib. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25gnu: Add emacs-substitute.Arnaud Lechevallier
* gnu/packages/emacs-xyz.scm (emacs-substitute): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25gnu: emacs-notmuch-maildir: Update to 0.2.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 0.2.2. [propagated-inputs]: Add EMACS-COMPAT.
2023-05-25gnu: emacs-undohist-el: Update to 0.3.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.3.0.
2023-05-25gnu: openboard: Update to 1.7-dev-0.47a96e1.Giovanni Biscuolo
* gnu/packages/education.scm (openboard)[version]: Update to 1.7-dev-0.47a96e1. [arguments]: Fix quazip substitution in `fix-library-path'. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25gnu: Add emacs-prism.Maciej Kalandyk
* gnu/packages/emacs-xyz.scm (emacs-prism): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25gnu: emacs-inspector: Update to 0.31.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.31. [arguments]: Do not load "tree-inspector-tests.el", which was moved to another repository. [propagated-inputs]: Remove EMACS-TREEVIEW.
2023-05-25gnu: Add emacs-tree-inspector.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tree-inspector): New variable.
2023-05-25gnu: guix-build-coordinator: Fix source hash.Christopher Baines
The previous commit has the wrong hash, I think I ended up building the data service instead for some reason and didn't set the hash of this package correctly. * gnu/packages/package-management.scm (guix-build-coordinator)[source]: Fix hash.
2023-05-25gnu: Add python-tensorly.Navid Afkhami
* gnu/packages/machine-learning.scm (python-tensorly): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-05-25tests: Fix the Jami service system tests.Maxim Cournoyer
This fixes a regression introduced with commit a09c7da ("tests: Fork and exec a new Guile for the marionette REPL.") and only partially fixed with the follow-up commit f518882 (" tests: Add missing module imports for marionette-evaluated code."). * gnu/tests/telephony.scm (run-jami-test): Remove extraneous module imports. Move the setting of the DBUS_SESSION_BUS_ADDRESS environment variable inside the first marionette-eval'd setup test. ["service can be stopped"]: Add missing (gnu build dbus-service) module.
2023-05-25gnu: xeyes: Update to 1.2.0.Greg Hogan
* gnu/packages/xdisorg.scm (xeyes): Update to 1.2.0. [inputs]: Add libxi. Signed-off-by: jgart <jgart@dismail.de>
2023-05-25gnu: ekho: Update to 8.6.Ricardo Wurmus
* gnu/packages/speech.scm (ekho): Update to 8.6.
2023-05-25gnu: python-vosk: Update for Python 3.10.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-vosk)[arguments]: Replace 3.9 with 3.10.
2023-05-25gnu: kaldi-for-vosk: Update to 0-0.a25f216.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi-for-vosk): Update to 0-0.a25f216. [inputs]: Replace jack-1 with jack-2. [arguments]: Disable cu-array-test.
2023-05-25gnu: kaldi-for-vosk: Adjust style.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi-for-vosk)[inputs]: Remove spurious semicolon. [arguments]: Use LIST instead of double quoting; replace LET* with LET; adjust indentation.
2023-05-25gnu: Add mouseloupe.Ivan Gankevich
* gnu/packages/accessibility.scm (mouseloupe): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25gnu: tinyproxy: Update to 1.11.1.Aleksandr Vityazev
* gnu/packages/web.scm (tinyproxy): Update to 1.11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25gnu: Add dialect.Dominik Delgado Steuter
* gnu/packages/gnome.scm (dialect): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25gnu: yt-dlp: Fix substitution for ffmpeg path.Dominik Delgado Steuter
The old expression did not work; ffmpeg was not found when using the --add-metadata flag. * gnu/packages/video.scm (yt-dlp) [arguments]: Adjust substitution in custom 'default-to-the-ffmpeg-input phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25gnu: encfs: Depend on OpenSSL v1.1 to fix test segfault.Ivan Vilata i Balaguer
[[PGP Signed Part:No public key for 3DECC105F5DD2382 created at 2023-05-19T19:45:47+0200 using RSA]] Fixes <https://issues.guix.gnu.org/63280>. * gnu/packages/crypto.scm (encfs): Update to 1.9. [inputs]: Replace openssl with openssl-1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25gnu: guix-build-coordinator: Update to 0.0.1-41.6885006.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0.0.1-41.6885006.
2023-05-25gnu: valgrind: Mark as not supported for armhf-linux.Christopher Baines
From the build log: checking for a supported CPU... no (arm) configure: error: Unsupported host architecture. Sorry * gnu/packages/valgrind.scm (valgrind)[supported-systems]: Remove armhf-linux.
2023-05-24gnu: gaupol: Update to 1.12.Ricardo Wurmus
* gnu/packages/video.scm (gaupol): Update to 1.12.
2023-05-24gnu: gaupol: Use pyproject-build-system.Ricardo Wurmus
* gnu/packages/video.scm (gauplo)[build-system]: Use pyproject-build-system. [arguments]: Delete custom 'install phase.
2023-05-24gnu: gaupol: Drop input labels.Ricardo Wurmus
* gnu/packages/video.scm (gaupol)[native-inputs]: Remove package labels.
2023-05-24gnu: gaupol: Delete sanity check phase.Ricardo Wurmus
The sanity check fails because there is no graphical display. * gnu/packages/video.scm (gaupol)[arguments]: Delete 'sanity-check phase.
2023-05-24gnu: librecast: Update to 0.6.1.Vagrant Cascadian
* gnu/packages/networking.scm (librecast): Update to 0.6.1. Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-24gnu: opensbi: Remove input labels.Efraim Flashner
* gnu/packages/firmware.scm (make-opensbi-package)[native-inputs]: Remove input labels.
2023-05-24gnu: opensbi: Update to 1.2.Efraim Flashner
* gnu/packages/firmware.scm (make-opensbi-package): Update to 1.2. [native-inputs]: Add python. [arguments]: Remove trailing #t from phases.