Commit graph

115726 commits

Author SHA1 Message Date
Sharlatan Hellseher ee9dfc1dda
gnu: python-pyvo: Update to 1.4.1.
* 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-25 21:20:05 -03:00
Sharlatan Hellseher e811fa139f
gnu: python-reproject: Update to 0.10.0.
* gnu/packages/astronomy.scm (python-reproject): Update to 0.10.0.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher bf555e8f1b
gnu: python-ccdproc: Enable tests.
* gnu/packages/astronomy.scm (python-ccdproc)[arguments]: Remove #:tests?.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 1761f53358
gnu: python-sgp4: Update to 2.22.
* gnu/packages/astronomy.scm (python-sgp4): Update to 2.22.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher d64c16937f
gnu: python-spherical-geometry: Add update note.
* 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-25 21:20:05 -03:00
Sharlatan Hellseher 2dccb0e724
gnu: python-sunpy: Update to 4.1.5.
* 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-25 21:20:00 -03:00
Sharlatan Hellseher 6a7c842cf9
gnu: python-gwcs: Update to 0.18.3.
* gnu/packages/astronomy.scm (python-gwcs): Update to 0.18.3.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:15:13 -03:00
Sharlatan Hellseher fd3c18b0d0
gnu: python-asdf-wcs-schemas: Switch to pyproject-build-system.
* 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-25 21:15:13 -03:00
Sharlatan Hellseher 035090a424
gnu: python-asdf-astropy: Update to 0.4.0.
* 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-25 21:15:09 -03:00
Ludovic Courtès fb1c5d4df7
doc: Adjust HTML patterns to correctly process Texinfo 6.8 output.
Prior to ceb5ef8347, (@ (gnu packages
texinfo) texinfo), which is what is used here, was pointing to version 6.7.

* doc/build.scm (html-manual-identifier-index)[build](worthy-entry?):
Adjust patterns for Texinfo 6.8.
(syntax-highlighted-html)[build](syntax-highlight): Likewise.
2023-05-25 23:24:40 +02:00
Arnaud Lechevallier 085bf9cd21
gnu: Add emacs-substitute.
* gnu/packages/emacs-xyz.scm (emacs-substitute): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25 22:19:39 +02:00
Nicolas Goaziou 0e570b1726
gnu: emacs-notmuch-maildir: Update to 0.2.2.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 0.2.2.
[propagated-inputs]: Add EMACS-COMPAT.
2023-05-25 22:19:38 +02:00
Nicolas Goaziou 7945a35141
gnu: emacs-undohist-el: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.3.0.
2023-05-25 22:19:38 +02:00
Giovanni Biscuolo 375137185b
gnu: openboard: Update to 1.7-dev-0.47a96e1.
* 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-25 22:19:38 +02:00
Maciej Kalandyk 45c173b3c8
gnu: Add emacs-prism.
* gnu/packages/emacs-xyz.scm (emacs-prism): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25 22:19:37 +02:00
Nicolas Goaziou 0f8b84b390
gnu: emacs-inspector: Update to 0.31.
* 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-25 22:19:37 +02:00
Nicolas Goaziou 1c87d1507a
gnu: Add emacs-tree-inspector.
* gnu/packages/emacs-xyz.scm (emacs-tree-inspector): New variable.
2023-05-25 22:19:36 +02:00
Christopher Baines f36b8a9763
gnu: guix-build-coordinator: Fix source hash.
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-25 20:22:11 +01:00
Navid Afkhami 9f37dc3be3
gnu: Add python-tensorly.
* gnu/packages/machine-learning.scm (python-tensorly): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-05-25 17:19:29 +02:00
Maxim Cournoyer 99fc7e5dd3
tests: Fix the Jami service system tests.
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-25 10:17:32 -04:00
Greg Hogan db883ed5d7
gnu: xeyes: Update to 1.2.0.
* gnu/packages/xdisorg.scm (xeyes): Update to 1.2.0.
[inputs]: Add libxi.

Signed-off-by: jgart <jgart@dismail.de>
2023-05-25 09:09:27 -05:00
Ricardo Wurmus 0c662d570e
gnu: ekho: Update to 8.6.
* gnu/packages/speech.scm (ekho): Update to 8.6.
2023-05-25 15:59:33 +02:00
Ricardo Wurmus de926f43b8
gnu: python-vosk: Update for Python 3.10.
* gnu/packages/machine-learning.scm (python-vosk)[arguments]: Replace 3.9 with
3.10.
2023-05-25 15:37:39 +02:00
Ricardo Wurmus 7f79dabc96
gnu: kaldi-for-vosk: Update to 0-0.a25f216.
* 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-25 15:37:39 +02:00
Ricardo Wurmus a9c91a1cb1
gnu: kaldi-for-vosk: Adjust style.
* 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-25 15:37:39 +02:00
Ivan Gankevich a9cde26133
gnu: Add mouseloupe.
* gnu/packages/accessibility.scm (mouseloupe): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25 12:51:16 +02:00
Aleksandr Vityazev 0d320a10bf
gnu: tinyproxy: Update to 1.11.1.
* gnu/packages/web.scm (tinyproxy): Update to 1.11.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25 12:51:16 +02:00
Dominik Delgado Steuter e7ab908e0a
gnu: Add dialect.
* gnu/packages/gnome.scm (dialect): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25 12:51:16 +02:00
Dominik Delgado Steuter 1af79a0615
gnu: yt-dlp: Fix substitution for ffmpeg path.
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-25 12:51:16 +02:00
Ivan Vilata i Balaguer ca5696b1a3
gnu: encfs: Depend on OpenSSL v1.1 to fix test segfault.
[[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-25 12:51:16 +02:00
Ludovic Courtès ca1ea6373a
self: Install 'guix-daemon.cil'.
* guix/self.scm (selinux-policy): New procedure.
(miscellaneous-files): Add 'daemon' parameter.  Add 'guix-daemon.cil'.
(compiled-guix): Adjust call to 'miscellaneous-files'.
2023-05-25 12:51:16 +02:00
Ludovic Courtès b59c18f761
doc: Tweak SELinux instructions.
* doc/guix.texi (SELinux Support): Add note about 'guix-install.sh'.
Provide the absolute file name of 'guix-daemon.cil'.  Wrap important
commands in @example.  Suggest relabeling just /gnu and /var/guix
instead of all of /.  Add "systemctl restart guix-daemon".
2023-05-25 12:51:16 +02:00
Ludovic Courtès 4166b583fb
guix-install.sh: Install SELinux policy and relabel file systems if needed.
Fixes <https://issues.guix.gnu.org/62487>.

* etc/guix-install.sh (sys_maybe_setup_selinux): New function.
(main): Use it.
2023-05-25 12:51:15 +02:00
Ludovic Courtès 3bf612eaa1
etc: SELinux: Update policy file.
Tested on Rocky Linux 9, as discussed
at <https://issues.guix.gnu.org/62487>.

* etc/guix-daemon.cil.in: Add rules for /gnu/store remount and file
creation in /tmp.
2023-05-25 12:51:15 +02:00
Christopher Baines 0b0c2ef638
gnu: guix-build-coordinator: Update to 0.0.1-41.6885006.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0.0.1-41.6885006.
2023-05-25 09:55:15 +01:00
Christopher Baines e5184ba434
gnu: valgrind: Mark as not supported for armhf-linux.
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-25 09:45:02 +01:00
Vagrant Cascadian 36c72c1595
teams: Add Vagrant Cascadian to the embedded team.
* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team.
2023-05-24 16:08:48 -07:00
Vagrant Cascadian 7cf606a5a0
teams: Split Embedded and Bootstrap into separate teams.
* etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams.
  (embedded): New variable.
  (bootstrap): New variable.
  Adjust membership to use new teams.
2023-05-24 15:27:56 -07:00
Ricardo Wurmus 495d2b3960
gnu: gaupol: Update to 1.12.
* gnu/packages/video.scm (gaupol): Update to 1.12.
2023-05-24 23:58:30 +02:00
Ricardo Wurmus 86f853c4a3
gnu: gaupol: Use pyproject-build-system.
* gnu/packages/video.scm (gauplo)[build-system]: Use pyproject-build-system.
[arguments]: Delete custom 'install phase.
2023-05-24 23:58:30 +02:00
Ricardo Wurmus 0243d5fa1a
gnu: gaupol: Drop input labels.
* gnu/packages/video.scm (gaupol)[native-inputs]: Remove package labels.
2023-05-24 23:58:30 +02:00
Ricardo Wurmus b06b841e57
gnu: gaupol: Delete sanity check phase.
The sanity check fails because there is no graphical display.

* gnu/packages/video.scm (gaupol)[arguments]: Delete 'sanity-check phase.
2023-05-24 23:58:30 +02:00
Vagrant Cascadian a1323e97e1
gnu: librecast: Update to 0.6.1.
* gnu/packages/networking.scm (librecast): Update to 0.6.1.

Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-24 14:07:33 -07:00
Efraim Flashner 1be6baed2b
gnu: opensbi: Remove input labels.
* gnu/packages/firmware.scm (make-opensbi-package)[native-inputs]:
Remove input labels.
2023-05-24 19:16:38 +03:00
Efraim Flashner d17ac233ee
gnu: opensbi: Update to 1.2.
* gnu/packages/firmware.scm (make-opensbi-package): Update to 1.2.
[native-inputs]: Add python.
[arguments]: Remove trailing #t from phases.
2023-05-24 19:16:34 +03:00
David Thompson 9fca95b263
gnu: guile-chickadee: Update to 0.10.0.
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.10.0.
2023-05-24 11:53:03 -04:00
Morgan Smith 6d0571215d
gnu: isync: Add patch to improve openssl-3 compatibility.
* gnu/packages/patches/isync-openssl3-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (isync): Use patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-24 15:04:01 +02:00
Artyom V. Poptsov b5a85e31dd
gnu: guile-png: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.4.1.
  [arguments]: Remove extra phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-24 15:04:01 +02:00
Artyom V. Poptsov 99a61391d7
gnu: guile-png: Fix cross-building.
* gnu/packages/guile-xyz.scm (guile-png)[native-inputs]: Add guile-3.0,
  guile-lib, guile-zlib and guile-smc.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-24 15:04:01 +02:00
Artyom V. Poptsov 8b1b9334e4
gnu: guile-png: Update to 0.4.0.
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.4.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-24 15:04:01 +02:00