| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/tls.scm (openssl)[arguments]: Add phase on armhf- and
aarch64-linux to skip a flaky test.
|
|
|
|
|
|
|
| |
This package was missed in ee25e3fcab9d2e24c2826b771b52d797c152193b.
* gnu/packages/tex.scm (texlive-updmap.cfg)[source]: Update hash for the
new version.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Adjust custom
'build phase to skip the jit formats also on powerpc-linux.
|
|
|
|
| |
* guix/utils.scm (target-ppc64le?): New predicate.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase on
powerpc-linux to adjust the test suite.
|
|
|
|
| |
* guix/utils.scm (target-ppc32?): New predicate.
|
|
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xsel): Update to 1.2.0-1.062e6d3.
[arguments]: Add a custom bootstrap phase.
[native-inputs]: Add autoconf, automake and libtool.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.4.3.
[source]: Remove patch that is applied upstream.
[propagated-inputs]: Add python-certifi.
[inputs]: Add qhull.
[native-inputs]: Add python-wheel.
[arguments]: Extend regexp to match more image comparison tests.
Wrap long lines.
Use system freetype and qhull libraries.
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-html5-parser)[propagated-inputs]: Add
python-chardet.
|
|
|
|
|
| |
* gnu/packages/bittorrent.scm (bittorrent)[arguments]: Disable tests that are
failing when using libevent 2.12 without internet connection.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Set XDG_CACHE_HOME and
XDG_CONFIG_HOME variables for the tests.
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (bpython): Update to 0.21.
[propagated-inputs]: Use python-cwcwidth instead of python-wcwidth.
Add python-pyxdg.
[native-inputs]: Add python-tox and python-wheel.
|
|
|
|
|
| |
* gnu/packages/terminals.scm (python-curtsies): Update to 0.3.5.
[propagated-inputs]: Use python-cwcwidth instead of python-wcwidth.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-cwcwidth): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux)[arguments]<#:phases>{delete-lsns-test}:
New phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz (python-jedi): Update to 0.18.0-1.1d94494.
[source]: Switch to git-fetch.
[native-inputs]: Add python-django-stubs and python-typeshed.
[arguments]: New unpack-submodule-sources phase. Also do not run pytest tests
that fail with pytest 6 revision.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With GCC 9+, go-1.14 fails a test when the gold linker is not
available (https://github.com/golang/go/issues/39157). Backport the fix
for that from https://github.com/golang/go/commit/4ec4a79.
This is a followup to the 'master -> core-updates-frozen' merge in
c4133c43c7cfe2476ebfae87f9e4d10d96de9bc7, which accidentally dropped this commit
(2818c66e93c4803de1d9fb8fbc11ccc9fa6a1859) due to the code in question being
moved to another part of the file on the master branch.
Reported on #guix by iskarian:
<https://logs.guix.gnu.org/guix/2021-08-14.log#214343>
* gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}:
Fix test failure with GCC 9+.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/web.scm (python-feedparser): Update to 6.0.8.
[propagated-inputs]: Add python-sgmllib3k.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-sgmllib3k): New variable.
|
|
|
|
| |
* gnu/packages/databases.scm (python-apsw): Update to 3.36.0-r1.
|
|
|
|
|
|
|
|
|
| |
Reported by Thiago Jung Bauermann <bauermann@kolabnow.com>
at <https://issues.guix.gnu.org/49881>.
* gnu/packages/commencement.scm (gmp-boot, mpfr-boot, mpc-boot): Turn
into origins.
(gcc-core-mesboot1): Adjust accordingly.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
|
| |
| |
| |
| |
| |
| | |
This is a follow-up to 507472b036f8cdd3d1a88c401017d2e43620bc20.
* gnu/packages/ruby.scm (ruby-2.7)[source]: Inherit fields from RUBY.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (rapidjson)[arguments]: Remove #:configure-flags, as
the entry is not honored by the build system and would only affect tests and
examples, which are not installed.
[source](snippet): Remove trailing #t.
|
| |
| |
| |
| | |
* gnu/packages/patches/rapidjson-gcc-compat.patch: Add additional patch.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updating to this unreleased revision allows us to package VDE 2 with
wolfSSL instead of the obsolete OpenSSL 1.0:
https://github.com/virtualsquare/vde-2/issues/2
* gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc.
[source]: Use git-fetch.
[native-inputs]: Add autoconf, automake, and libtool
[inputs]: Replace openssl-1.0 with wolfssl.
|
| |
| |
| |
| | |
* gnu/packages/tls.scm (wolfssl): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm: Move the Go compilers back to the beginning
of the file.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.18.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.280.
(linux-libre-4.4-pristine-source): Update hash.
|
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/49979>.
* gnu/packages/backup.scm (duplicity)[native-inputs]: Add python-paramiko.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (unclutter-xfixes): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://issues.guix.gnu.org/49697>.
Reported by Philippe Swartvagher <philippe.swartvagher@inria.fr>.
* guix/transformations.scm (patched-source): New procedure.
(transform-package-patches)[package-with-extra-patches]: Use it
when (package-source p) is not an origin.
* tests/transformations.scm ("options->transformation, with-commit +
with-patch"): New test.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This appeases 'guix lint -c patch-file-names'.
* gnu/packages/patches/rocm-opencl-runtime-3.10.0-add-rocclr-include-directories.patch:
Rename to...
* gnu/packages/patches/rocm-opencl-runtime-3.10.0-includes.patch: ... this.
* gnu/packages/rocm.scm (rocm-opencl-runtime)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
|
| |
| |
| |
| |
| | |
* gnu/packages/rocm.scm (rocm-opencl-runtime)[source]: Use 'home-page'
as the URL; since it lacks the ".git" prefix, that placates 'guix lint'.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.14.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.8.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.10.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.11.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/finance.scm (electrum)[inputs]: Use python-aiorpcx-0.18.
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.22.1.
(python-aiorpcx-0.18): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.6.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| | |
* gnu/packages/gnuzilla.scm (icedove): Update to 78.13.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/browser-extensions.scm (uassets): Update to 54e217d90.
(ublock-origin): Update to 1.37.2.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 92.
(%chromium-version): Set to 92.0.4515.131.
(%ungoogled-revision): Set to 92.0.4515.131-1-0-g4a9534c.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Remove obsolete substitution and trailing #t.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Remove trailing #t's.
[native-inputs]: Remove PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB. Add
PYTHON-WRAPPER.
[inputs]: Add LINUX-LIBRE-HEADERS-5.10.
|
| |
| |
| |
| | |
* gnu/packages/spice.scm (libcacard)[propagated-inputs]: Add PCSC-LITE.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Includes fixes for CVE-2021-29980, CVE-2021-29984, CVE-2021-29985,
CVE-2021-29986, CVE-2021-29988, and CVE-2021-29989.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is an old and customized version of msgpack-python.
* gnu/packages/backup.scm (borg)[source]: In the snippet, don't delete the
bundled 'msgpack' directory, and remove the related substition applied to
setup.py.
[arguments]: Remove the 'use-system-msgpack' phase.
[inputs]: Remove 'python-msgpack-transitional'.
|
| |
| |
| |
| |
| | |
* gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.18.4): New variable.
|