Age | Commit message (Expand) | Author |
2023-04-25 | gnu: trurl: Correct inputs....* gnu/packages/curl.scm (trurl): Replace non-existant input curl-7.84.0 by
curl, which is version 7.85.0.
| Andreas Enge |
2023-04-25 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-25 | gnu: python-asyncssh: Update to 2.13.1....Includes fix for python-cryptography>=39 disallowing SHA-1 signatures,
which caused the testsuite to fail.
* gnu/packages/ssh.scm (python-asyncssh): Update to 2.13.1.
| Lars-Dominik Braun |
2023-04-25 | gnu: alacritty: Patch reference to xdg-open....* gnu/packages/terminals.scm (alacritty)[arguments]: Add a phase to add
an absolute reference to xdg-open.
[inputs]: Add xdg-utils.
| Efraim Flashner |
2023-04-25 | gnu: emacs-eshell-syntax-highlighting: Update to 0.5....* gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): Update to 0.5.
| Nicolas Goaziou |
2023-04-25 | gnu: nethack: Update to 3.6.7....* gnu/packages/games.scm (nethack): Update to 3.6.7.
| Nicolas Goaziou |
2023-04-25 | gnu: Add trurl....* gnu/packages/curl.scm (trurl): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sharlatan Hellseher |
2023-04-25 | gnu: emacs-auctex: Update to 13.2.0....* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.2.0.
| Nicolas Goaziou |
2023-04-25 | gnu: Add emacs-xonsh-mode....* gnu/packages/emacs-xyz.scm (emacs-xonsh-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Joseph LaFreniere |
2023-04-25 | gnu: python-importlib-resources: Update to 5.12.0....* gnu/packages/python-xyz.scm (python-importlib-resources): Update to 5.12.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase to avoid "pip install".
[native-inputs]: Remove python-toml; add python-flake8, python-pytest,
python-pytest-black, python-pytest-checkdocs, python-pytest-cov,
python-pytest-enabler, python-pytest-flake8, python-pytest-mypy, and
python-setuptools-57.
[propagated-inputs]: Add python-zipp.
| Ricardo Wurmus |
2023-04-25 | gnu: guix-build-coordinator: Update to 0-79.6a4e827....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-79.6a4e827.
| Christopher Baines |
2023-04-25 | gnu: schismtracker: Update to 20221201....* gnu/packages/music.scm (schismtracker): Update to 20221201.
[source]: Convert snippet to gexp.
[arguments]: Convert to gexp, add configure flags for FLAC and Wayland
support.
[inputs]: Remove libx11, libxext, and sdl; add flac and sdl2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Antero Mejr |
2023-04-25 | gnu: python-anyio: Upgrade to 3.6.2....* gnu/packages/python-xyz.scm (python-anyio): Upgrade to 3.6.2.
| Lars-Dominik Braun |
2023-04-25 | Revert "gnu: python-pytest-trio: Update to 0.8.0."...Not compatible with python-trio 0.8.
This reverts commit 27a4bfbd07022ebabc352a419c7588fcfc881d88.
| Lars-Dominik Braun |
2023-04-25 | gnu: python-trio: Downgrade to 0.21....Version 0.22 deprecates MultiError, which trips up testsuites of
dependents. python-anyio for instance is explicitly not compatible with >=
0.22, so stick to an older release.
* gnu/packages/python-xyz.scm (python-trio): Downgrade to 0.21.
[arguments]: Disable failing test.
| Lars-Dominik Braun |
2023-04-25 | gnu: sbcl-serapeum: Update to 20230423....* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230423.
| Pierre Neidhardt |
2023-04-25 | gnu: sbcl-njson: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.0.0.
| Pierre Neidhardt |
2023-04-25 | gnu: slimevolley: Build with gcc-7....* gnu/packages/games.scm (slimevolley)[native-inputs]: Add gcc-7.
| Efraim Flashner |
2023-04-25 | gnu: scribus: Fix build with latest poppler....* gnu/packages/patches/scribus-1.5.8-poppler-22.03.0.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.04.0.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.09.0.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.2.0-1.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.2.0-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/scribus.scm (scribus)[source]: Add patches.
[arguments]: Enable WANT_CPP17 option.
| Ricardo Wurmus |
2023-04-24 | gnu: gnucash: Update help installation prefix....The help installation prefix was changed upstream to match the XDG 'help-spec'
specification (see:
https://www.freedesktop.org/wiki/Specifications/help-spec/).
* gnu/packages/gnucash.scm (gnucash) [arguments]: Adjust install-docs phase.
| Maxim Cournoyer |
2023-04-24 | gnu: python-tlsh: Fix build....* gnu/packages/python-xyz.scm (python-tlsh) [build-system]: Switch to
python-build-system.
[arguments]: Remove #:out-of-source. Remove install phase override. Add a
configure, chdir and adjust the check phase override.
[inputs]: Delete field.
[native-inputs]: New field.
| Maxim Cournoyer |
2023-04-24 | gnu: sicp: Fix build....* gnu/packages/scheme.scm (sicp) [build-system]: Use copy-build-system.
[native-inputs]: Remove source input.
[arguments]: Remove #:modules and #:builder arguments. Add #:install-plan and
#:phases arguments. Patch out obsolete call.
| Maxim Cournoyer |
2023-04-24 | gnu: python-pdbpp: Update to 0.10.3-0.e1c2e34....* gnu/packages/python-xyz.scm (python-pdbpp): Update to 0.10.3-0.e1c2e34.
[arguments]: Add pretend-version phase.
| Maxim Cournoyer |
2023-04-24 | gnu: docker-compose: Use python-jsonschema-3 to fix build....* gnu/packages/docker.scm (docker-compose) [inputs]: Replace python-jsonschema
with python-jsonschema-3.
| Maxim Cournoyer |
2023-04-24 | gnu: Add python-jsonschema-3....* gnu/packages/python-xyz.scm (python-jsonschema-3): New variable.
| Maxim Cournoyer |
2023-04-25 | gnu: emacs-password-store: Update to 2.3.0....* gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0.
[propagated-inputs]: Remove emacs-auth-source-pass.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Mekeor Melire |
2023-04-25 | gnu: Add deal....* gnu/packages/games.scm (deal): New variable.
| Nicolas Goaziou |
2023-04-25 | gnu: lagrange: Update to 1.15.8....* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.8.
| Nicolas Goaziou |
2023-04-25 | gnu: fet: Update to 6.9.0....* gnu/packages/education.scm (fet): Update to 6.9.0.
| Nicolas Goaziou |
2023-04-25 | gnu: giac: Update to 1.9.0-45....* gnu/packages/algebra.scm (giac): Update to 1.9.0-45.
| Nicolas Goaziou |
2023-04-25 | gnu: purescript: Update to 0.15.8....* gnu/packages/purescript.scm (purescript): Update to 0.15.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2023-04-25 | gnu: audacious: Update to 4.3....* gnu/packages/music.scm (audacious): Update to 4.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Yovan Naumovski |
2023-04-25 | gnu: Add python-gtts....* gnu/packages/python-xyz.scm (python-gtts): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Dominik Delgado Steuter |
2023-04-25 | gnu: recoll: Update to 1.34.0....* gnu/packages/search.scm (recoll): Update to 1.34.0.
[arguments]: Add --enable-recollq configure flag.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| kiasoc5 |
2023-04-25 | gnu: emacs-posframe: Update to 1.4.2....* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.2.
| Nicolas Goaziou |
2023-04-25 | gnu: Add texstudio....* gnu/packages/tex.scm (texstudio): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Dominik Delgado Steuter via Guix-patches via |
2023-04-24 | gnu: dezyne: Add patch to avoid "Exec format error"....This fixes
In execvp of ./test/all/parse_import_order/run: Exec format error
on shell scripts that lack a shebang.
* gnu/packages/patches/dezyne-add-missing-shebangs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dezyne.scm (dezyne): Use it.
| Janneke Nieuwenhuizen |
2023-04-24 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-24 | gnu: emacs-git-timemachine: Update to 4.11-0-13769fb6....This fixes #62932;
command-execute: Symbol’s function definition is void: define-transient-command
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine)[source]: Update outdated
source URI. Update to commit "13769fb603ae88c64566529eae4525ce88026e86". The
4.11 latest release is four years old.
| Janneke Nieuwenhuizen |
2023-04-24 | gnu: python-plotly-2.4.1: Patch for Python 3.10 changes....* gnu/packages/graph.scm (python-plotly-2.4.1)[arguments]: Add phase
'python-compatibility.
| Ricardo Wurmus |
2023-04-24 | gnu: multiqc: Update to 1.14....* gnu/packages/bioinformatics.scm (multiqc): Update to 1.14.
[build-system]: Use pyproject-build-system.
[arguments]: Simplify check phase; restore sanity-check phase.
[propagated-inputs]: Add python-rich-click.
[native-inputs]: Update test data.
| Ricardo Wurmus |
2023-04-24 | gnu: Add python-rich-click....* gnu/packages/python-xyz.scm (python-rich-click): New variable.
| Ricardo Wurmus |
2023-04-24 | gnu: macs: Patch version check for Python....* gnu/packages/bioinformatics.scm (macs)[source]: Patch check for Python >
3.6.
| Ricardo Wurmus |
2023-04-24 | gnu: salmon: Update to 1.10.1....* gnu/packages/bioinformatics.scm (salmon): Update to 1.10.1.
[inputs]: Replace cereal-1.3.0 with cereal; add htscodecs.
[native-inputs]: Update hash of pufferfish sources.
| Ricardo Wurmus |
2023-04-24 | gnu: Add htscodecs....* gnu/packages/bioinformatics.scm (htscodecs): New variable.
| Ricardo Wurmus |
2023-04-24 | gnu: cereal-1.3.0: Update doctest.h....* gnu/packages/serialization.scm (cereal-1.3.0)[native-inputs]: Add gcc-10 and
the sources of the cereal package.
[arguments]: Add a phase to replace the included doctest.h with the variant
from the cereal sources; disable -Werror.
[source]: Delete included doctest.h.
| Ricardo Wurmus |
2023-04-24 | gnu: cereal: Use GCC 10....* gnu/packages/serialization.scm (cereal)[native-inputs]: Add gcc-10.
| Ricardo Wurmus |
2023-04-24 | guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition....Before this change, the "Overwriting existing installation!" would be
displayed erroneously.
* etc/guix-install.sh (sys_create_store): Fix overwrite conditional.
| Maxim Cournoyer |
2023-04-24 | gnu: python-check-manifest: Update to 0.49....* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.49.
[propagated-inputs]: Remove python-tomli.
| John Kehayias |
2023-04-24 | gnu: python-eventlet: Skip two failing tests....* gnu/packages/python-xyz.scm (python-eventlet)[arguments]: In 'check' phase,
skip two more tests which are failing with Python 3.10 and have upstream bug
reports.
| John Kehayias |