Age | Commit message (Expand) | Author |
2023-05-26 | gnu: xclock: Update to 1.1.1....* gnu/packages/xorg.scm (xclock): Update to 1.1.1.
[source](origin): Update file extension.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Greg Hogan |
2023-05-26 | gnu: ugrep: Update to 3.11.2....* gnu/packages/search.scm (ugrep): Update to 3.11.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Greg Hogan |
2023-05-26 | gnu: jc: Update to 1.23.2....* gnu/packages/admin.scm (jc): Update to 1.23.2.
[build-system]: Change to PYPROJECT-BUILD-SYSTEM.
[native-inputs]: Add python-pytest.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Greg Hogan |
2023-05-26 | gnu: Add python-gseapy....* gnu/packages/bioinformatics.scm (python-gseapy): New variable.
| Ricardo Wurmus |
2023-05-26 | gnu: Remove bitcoin-abc....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>
| Guillaume Le Vaillant |
2023-05-25 | gnu: python-asdf: Enable tests....* gnu/packages/astronomy.scm (python-asdf)[arguments]: Remove #:tests, skip
failing tests in #:test-flags.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-asdf-coordinates-schemas: Update to 0.2.0....* 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>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-asdf: Update to 2.15.0....* gnu/packages/astronomy.scm (python-asdf): Update to 2.15.0.
[native-inputs]: Add python-fsspec.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-ephem: Update to 4.1.4....* gnu/packages/astronomy.scm (python-ephem): Update to 4.1.4.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-photutils: Update to 1.7.0....* gnu/packages/astronomy.scm (python-photutils): Update to 1.7.0.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-poppy: Update to 1.1.1....* gnu/packages/astronomy.scm (python-poppy): Update to 1.1.1.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-astral: Update to 3.2....* 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>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-pynbody: Update to 1.3.1....* 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>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-astroquery: Use G-Expressions....* gnu/packages/astronomy.scm (python-astroquery)[arguments]: Use
G-Expressions.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-astropy-healpix: Switch to pyproject-build-system....* 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>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-fitsio: Use G-Expressions....* gnu/packages/astronomy.scm (python-fitsio): Use G-Expressions.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | gnu: python-ccdproc: Enable tests....* gnu/packages/astronomy.scm (python-ccdproc)[arguments]: Remove #:tests?.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | 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>
| Sharlatan Hellseher |
2023-05-25 | doc: Adjust HTML patterns to correctly process Texinfo 6.8 output....Prior to ceb5ef8347ae0e3015296f5c169ab903bac526a8, (@ (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.
| Ludovic Courtès |
2023-05-25 | gnu: Add emacs-substitute....* gnu/packages/emacs-xyz.scm (emacs-substitute): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Arnaud Lechevallier |
2023-05-25 | 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.
| Nicolas Goaziou |
2023-05-25 | gnu: emacs-undohist-el: Update to 0.3.0....* gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.3.0.
| Nicolas Goaziou |
2023-05-25 | 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>
| Giovanni Biscuolo |
2023-05-25 | gnu: Add emacs-prism....* gnu/packages/emacs-xyz.scm (emacs-prism): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Maciej Kalandyk |
2023-05-25 | 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.
| Nicolas Goaziou |
2023-05-25 | gnu: Add emacs-tree-inspector....* gnu/packages/emacs-xyz.scm (emacs-tree-inspector): New variable.
| Nicolas Goaziou |
2023-05-25 | 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.
| Christopher Baines |
2023-05-25 | gnu: Add python-tensorly....* gnu/packages/machine-learning.scm (python-tensorly): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Navid Afkhami |
2023-05-25 | 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.
| Maxim Cournoyer |
2023-05-25 | 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>
| Greg Hogan |
2023-05-25 | gnu: ekho: Update to 8.6....* gnu/packages/speech.scm (ekho): Update to 8.6.
| Ricardo Wurmus |
2023-05-25 | gnu: python-vosk: Update for Python 3.10....* gnu/packages/machine-learning.scm (python-vosk)[arguments]: Replace 3.9 with
3.10.
| Ricardo Wurmus |
2023-05-25 | 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.
| Ricardo Wurmus |
2023-05-25 | 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.
| Ricardo Wurmus |
2023-05-25 | gnu: Add mouseloupe....* gnu/packages/accessibility.scm (mouseloupe): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ivan Gankevich |
2023-05-25 | 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>
| Aleksandr Vityazev |
2023-05-25 | gnu: Add dialect....* gnu/packages/gnome.scm (dialect): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Dominik Delgado Steuter |
2023-05-25 | 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>
| Dominik Delgado Steuter |
2023-05-25 | 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>
| Ivan Vilata i Balaguer |
2023-05-25 | 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'.
| Ludovic Courtès |
2023-05-25 | 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".
| Ludovic Courtès |
2023-05-25 | 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.
| Ludovic Courtès |
2023-05-25 | 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.
| Ludovic Courtès |