Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/ruby-mustache-1.1.1-fix-race-condition-tests.patch:
New file.
* gnu/packages/ruby.scm (ruby-mustache)[source]<#:origin>: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/bioinformatics.scm (scvelo): New variable.
|
|
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add patch.
[arguments]: Add build phase 'patch-more-tests.
* gnu/packages/patches/python-seaborn-2690.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.8.
[arguments]: Embed the appropriate version string instead of letting it
try (and fail) to discover the correct string at load time.
[propagated-inputs]: Add python-xlrd-1.
|
|
* gnu/packages/python-xyz.scm (python-xlrd-1): New variable.
|
|
* gnu/packages/graph.scm (python-louvain-0.6): Update to 0.7.1.
[arguments]: Add build phases 'find-igraph and 'pretend-version.
[native-inputs]: Add python-setuptools-scm and python-wheel.
Rename this variable...
(python-louvain-0.7): ...to this, naturally.
* gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Update
reference to python-louvain-0.6.
|
|
* gnu/packages/graph.scm (python-louvain): Update to 0.16.
|
|
* gnu/packages/bioinformatics.scm (bwa-meth)[arguments]: Remove trailing #T
from build phase.
|
|
* gnu/packages/bioinformatics.scm (bwa-meth): Update to 0.2.3.
|
|
* gnu/packages/fontutils.scm (fontmanager)[native-inputs]: Add
python-wrapper.
|
|
* gnu/packages/java.scm (java-log4j-api): Update to 2.17.1.
|
|
* gnu/packages/version-control.scm (pre-commit): Update to 2.17.0.
|
|
* gnu/packages/video.scm (shotcut): Update to 22.01.30.
|
|
* gnu/packages/tex.scm (texlive-bin)[arguments]: Adjust configure-flags
for riscv64-linux to skip luajit based binaries. Add phase to skip some
tests.
|
|
This package no longer has any users in Guix.
* gnu/packages/tls.scm (openssl-1.0): Remove variable.
|
|
* gnu/packages/patches/openssl-CVE-2019-1559.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/tls.scm (openssl-3.0): New variable.
* gnu/packages/patches/openssl-3.0-c-rehash-in.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/linux.scm (util-linux+udev)[inputs]: Use MODIFY-INPUTS.
|
|
* gnu/packages/xml.scm (expat/fixed): Update to 2.4.4.
|
|
* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.9.
|
|
* gnu/packages/astronomy.scm (python-gwcs): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-asdf-wcs-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-asdf-astropy): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-asdf-transform-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/astronomy.scm: (python-asdf): Update to 2.8.3.
[inputs]: Use the new style. Move python-importlib-resources,
python-jsonschema, python-numpy, python-pyyaml to ...
[propagated-inputs]: ... here. Use the new style. Add python-jmespath.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/elf.scm (patchelf)[properties]: New field.
|
|
* gnu/packages/gl.scm (mesa)[inputs]: Add llvm-11 on riscv64-linux.
[native-inputs]: Add glslang on riscv64-linux.
[arguments]: In configure-flags adjust gallium-drivers to swap the
power* and intel drivers for the fallback option. Specify riscv64-linux
configure options for vulkan-drivers. Enable the vulkan-overlay-layer
and llvm support. Adjust the custom 'disable-failing-test phase to have
a riscv64-linux section.
|
|
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/audio.scm (audacity)[patches]: Use it here.
[inputs]: Add back ffmpeg.
|
|
According to CMakelists.txt, "Qt5WebKitWidgets is used for prettier
k3bdiskinfoview."
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Remove qtwebkit.
|
|
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Remove qtwebkit. Add
qtwebengine, qtdeclarative, and qtwebchannel.
|
|
* gnu/packages/python-xyz.scm (python-black): Add comment.
|
|
These dependencies were only used to create a plugin for Konqueror, which Guix
does not include.
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/kde-internet.scm (choqok)[inputs]: Remove kdewebkit and qtwebkit.
|
|
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons)[inputs]: Remove qtwebkit. Add
qtdeclarative, qtwebchannel, and qtwebengine.
[arguments]: Pass "-DUSE_WEBKIT=off" to #:configure-flags.
|
|
The program stopped using QtWebKit in version 5.0.
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/tex.scm (texmaker)[inputs]: Remove qtwebkit.
|
|
This update fixes all the security issues fixed upstream between
versions 2.30.5 and 2.34.3:
https://webkitgtk.org/news.html
* gnu/packages/webkit.scm (wpewebkit): Update to 2.34.3.
[#:phases]: Add ‘patch-cmake’ phase to fix an error in the install directories
of the documentation.
[inputs]: Add lcms.
|
|
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.12.0.
[build-system]: Use meson-build-system.
[inputs]: Add libepoxy.
|
|
* gnu/packages/webkit.scm (libwpe): Update to 1.12.0.
[build-system]: Use meson-build-system.
|
|
* gnu/packages/webkit.scm (wpewebkit)[properties]: New field.
|
|
Kdenlive no longer uses QtWebKit.
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/kde.scm (kdenlive)[inputs]: Remove qtwebkit.
|
|
This package propagates QtWebEngine and doesn't keep a reference to QtWebKit.
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/sync.scm (qtwebkit)[inputs]: Remove qtwebkit.
[arguments]: Remove related #:configure-flag that is not recognized by
our version of nextcloud-client.
|
|
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.4.9.
|
|
* gnu/packages/databases.scm (timescaledb): New variable.
|
|
* gnu/packages/monitoring.scm (zabbix-agentd)[source](modules, snippet): New
fields.
|
|
* gnu/packages/networking.scm (fping)[arguments]: New field.
|
|
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.0.
|
|
* gnu/packages/patches/cpulimit-with-glib-2.32.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (cpulimit)[source]: Use it.
|
|
* gnu/packages/package-management.scm (gwl): Update to 0.4.0.
[inputs]: Add guile-drmaa; simplify input list.
|
|
* gnu/packages/python-xyz.scm (wfetch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-pyowm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|