Commit graph

78620 commits

Author SHA1 Message Date
Marius Bakke d954d7682d
gnu: cURL: Update to 7.76.1.
* gnu/packages/curl.scm (curl): Update to 7.76.1.
[replacement]: Remove.
(curl/fixed): Remove variable.
2021-05-09 23:12:48 +02:00
Marius Bakke 3ae9377bdc
gnu: Remove obsolete patches.
These patches were pulled in via merges from 'master', but have no use on
'core-updates'.

* gnu/packages/patches/python-3.8-CVE-2021-3177.patch,
gnu/packages/patches/python-3.9-fix-tests.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2021-05-09 21:38:34 +02:00
Marius Bakke f034264204
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/bioinformatics.scm
	gnu/packages/django.scm
	gnu/packages/gtk.scm
	gnu/packages/llvm.scm
	gnu/packages/python-web.scm
	gnu/packages/python.scm
	gnu/packages/tex.scm
	guix/build-system/asdf.scm
	guix/build/emacs-build-system.scm
	guix/profiles.scm
2021-05-09 21:29:46 +02:00
Marius Bakke 3cf1afb7e7
gnu: cross-kernel-headers: Fix build.
This fixes a regression introduced in
0e2251fcf8, as "make headers_check" does not
actually build the headers in newer versions, instead "make headers_install"
built them as a side effect.

* gnu/packages/cross-base.scm (cross-kernel-headers)[arguments]: Adjust build
phase to call the correct Make target.  While at it, migrate to MODIFY-PHASES.
2021-05-09 20:03:04 +02:00
Leo Famulari 069399ee9d
gnu: certbot, python-acme: Update to 1.15.0.
* gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0.
2021-05-09 12:44:27 -04:00
Leo Famulari 0f2b5f7f73
gnu: ExifTool: Fix CVE-2021-22204
* gnu/packages/patches/perl-image-exiftool-CVE-2021-22204.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (perl-image-exiftool)[source]: Use it.
2021-05-09 10:42:18 -04:00
Michael Rohleder f661e6883e
gnu: xfce4-panel: Update to 4.16.3.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-09 15:52:18 +02:00
Michael Rohleder a4b4331de0
gnu: thunar: Update to 4.16.8.
* gnu/packages/xfce.scm (thunar): Update to 4.16.8.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-09 15:52:17 +02:00
Alexandr Vityazev 2ba311f6c9
gnu: Add emacs-multitran.
gnu/packages/emacs-xyz.scm (emacs-multitran): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-09 16:32:33 +05:30
Jonathan Brielmaier 7e93c09f17
gnu: icedove: Update to 78.10.1.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.10.1.
2021-05-09 12:16:46 +02:00
Nicolas Goaziou abf3f8d04e
gnu: emacs-clojure-mode: Update to 5.13.0.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.13.0.
[arguments]<#:phases>: Remove fix, now applied upstream.
2021-05-09 10:01:08 +02:00
Vagrant Cascadian 407e0af6aa
gnu: linux-libre@5.12: Update arm64 config to support Pinebook Pro.
* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
  configurations to support video, audio, USB-C and battery on
  Pinebook Pro.
2021-05-08 20:07:17 -07:00
Vagrant Cascadian 44eca34436
gnu: linux-libre@5.12: Default to schedutil cpufreq governor on arm
and arm64.

This has been the recommended default for arm and arm64 since v5.9
(upstream commit f259eab3ea0e7ed73db91f6358274dd3a9a27d79).

* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
  gnu/packages/aux-files/linux-libre/5.12-arm64.conf: Enable
  CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL, disable
  CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE.
2021-05-08 19:59:21 -07:00
Julien Lepiller cbb704b21e
gnu: java-eclipse-jetty-util-9.2: Fix test failure.
* gnu/packages/web.scm (java-eclipse-jetty-http-test-classes-9.2)
[native-inputs]: Add missing test dependencies
2021-05-09 03:47:11 +02:00
Julien Lepiller 64c1a60b11
gnu: java-eclipse-jetty-util-9.2: Fix test failure.
* gnu/packages/web.scm (java-eclipse-jetty-util-9.2)[native-inputs]: Add
missing test dependencies.
2021-05-09 03:46:59 +02:00
Leo Famulari 7acd3d3cae
gnu: linux-libre 4.19: Update to 4.19.190.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.190.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari 81df99fc42
gnu: linux-libre 5.4: Update to 5.4.117.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.117.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari 8791cc3be3
gnu: linux-libre 5.10: Update to 5.10.35.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.35.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari 7bb4cefd58
gnu: linux-libre: Update to 5.11.19.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.19.
(linux-libre-5.11-pristine-source): Update hash.
(deblob-scripts-5.11): Update hash.
2021-05-08 18:41:45 -04:00
Leo Famulari a21355bd10
gnu: Add linux-libre 5.12.2.
* gnu/packages/linux.scm (linux-libre-5.12-version, deblob-scripts-5.12,
linux-libre-5.12-pristine-source, linux-libre-5.12-source,
linux-libre-headers-5.12, linux-libre-5.12): New variables.
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf,
gnu/packages/aux-files/linux-libre/5.12-i686.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2021-05-08 18:41:45 -04:00
Vinicius Monego d2a265b08e
gnu: cozy: Update to 0.9.4.
* gnu/packages/ebook.scm (cozy): Update to 0.9.4.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-08 23:23:01 +05:30
Arun Isaac 7fc5ca1d18
gnu: Add emacs-cwl-mode.
* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable.
2021-05-08 23:19:09 +05:30
Xinglu Chen 52a468e842
gnu: Add emacs-evil-tex.
* gnu/packages/emacs-xyz.scm (emacs-evil-tex): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-08 22:53:16 +05:30
Arun Isaac 69a1569e56
gnu: emacs-pyim: Update to 3.7.3.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.3.
2021-05-08 22:47:22 +05:30
Leo Prikler e534919c1e
gnu: wine: Update to 6.8.
* gnu/packages/wine.scm (wine): Update to 6.8.
2021-05-08 17:48:25 +02:00
Ludovic Courtès f903bb7741
services: configuration: Export 'no-serialization' syntactic keyword.
This is a followup to 3f9a12dc08.

* gnu/services/configuration.scm (no-serialization): New variable.
2021-05-08 15:06:31 +02:00
Ludovic Courtès 3270308eeb
ssh: Honor GUIX_DAEMON_SOCKET on the target machine.
Fixes <https://bugs.gnu.org/48240>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/ssh.scm (remote-daemon-channel)[redirect]: Define
'connect-to-daemon'.  Use the same-named procedure from (guix store)
when available, and honor GUIX_DAEMON_SOCKET.
2021-05-08 14:55:51 +02:00
Ludovic Courtès dd14678b9b
store: Export 'connect-to-daemon'.
* guix/store.scm (connect-to-daemon): Make public.  Improve docstring.
2021-05-08 14:55:51 +02:00
Ludovic Courtès e2f4a5704b
ssh: 'connect-to-remote-daemon' raises a nicer message upon error.
* guix/ssh.scm (connect-to-remote-daemon): Catch
'store-connection-error?' and rethrow.
2021-05-08 14:55:51 +02:00
Ludovic Courtès e3e0886c2d
store: 'open-connection' never returns #f.
* guix/store.scm (open-connection)[handshake-error]: New procedure.
Call it in code paths that would previously return #f.
2021-05-08 14:55:50 +02:00
Ludovic Courtès 5b0afe2420
weather: '--display-missing' shows the system type of missing items.
* guix/scripts/weather.scm (store-item-system): New procedure.
(report-server-coverage): Use it to print the system type of each
missing item.
2021-05-08 14:55:50 +02:00
Ludovic Courtès da4073acf9
gnu: volctl: Comment on the license.
* gnu/packages/gtk.scm (volctl): Comment on the license.
2021-05-08 14:55:50 +02:00
Simon Streit 7cea32e407
gnu: Add volctl.
* gnu/packages/gtk.scm (volctl): New Variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Brendan Tildesley 3b69c30856
gnu: xfce4-session: Allow xflock4 to use xset.
* gnu/packages/xfce.scm (xfce4-session):
[inputs]: Add xset.
[arguments]: Add 'patch-xflock' phase to use exact store path to 'xset'
in 'xflock4'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Sergiu Ivanov f0ae715da9
gnu: Add font-montserrat.
* gnu/packages/fonts.scm (font-montserrat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Ludovic Courtès 28ae358503
gnu: ocaml: Depend on libiberty.
Currently gcc:lib does not include libiberty so this change restores the
initial intent.

* gnu/packages/ocaml.scm (ocaml-4.11)[inputs]: Replace "gcc:lib" by
"libiberty".
2021-05-08 14:55:49 +02:00
Guillaume Le Vaillant e118348a1d
gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.
* gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb.
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant fb38c62732
gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b.
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant 17e0f8255c
gnu: sbcl-numcl: Disable tests.
* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher 440217b1e5
gnu: Add cl-3d-matrices.
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices, cl-3d-matrices,
  ecl-3d-matrices): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher e961f15083
gnu: Add cl-3d-vectors.
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors, ecl-3d-vectors,
  cl-3d-vectors): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant 2e501ad539
gnu: Simplify some Common Lisp packages.
This is a follow-up to 2fa8fd4af5.

* gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove
  custom 'asd-systems' parameter.
2021-05-08 13:42:38 +02:00
Guillaume Le Vaillant 2fa8fd4af5
build-system: asdf: Work around package-name->name+version bug.
This patch modifies how the name of the main Common Lisp system is extracted
from the full Guix package name to work around bug#48225 concerning the
'package-name->name+version' function.

Fixes <https://issues.guix.gnu.org/41437>.

* guix/build-system/asdf.scm (asdf-build): Fix 'systems' function.
* guix/build/asdf-build-system.scm (main-system-name): Fix it.
2021-05-08 13:42:38 +02:00
Ludovic Courtès a605ef3ce9
gnu: libgc@8: Build with '--disable-munmap'.
Partially fixes <https://bugs.gnu.org/40525>.

* gnu/packages/bdw-gc.scm (libgc)[arguments]: Configure with
'--disable-munmap'.
* gnu/packages/guile.scm (guile-3.0/libgc-7): Remove.
* gnu/packages/ci.scm (cuirass)[inputs]: Refer to GUILE-3.0-LATEST
instead of GUILE-3.0/LIBGC-7.
* guix/self.scm (specification->package): Likewise.
2021-05-08 11:48:01 +02:00
Jelle Licht e5adaf6c2d
gnu: python-rply: Update to 0.7.8.
* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8.
2021-05-08 11:43:15 +02:00
Vinicius Monego dd05a93743
gnu: python-language-server: Relax dependency versions.
* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase
to relax pycodestyle and pyflakes version.
2021-05-08 11:27:50 +02:00
Vinicius Monego 768732eb2f
gnu: Add python-pytest-xvfb.
* gnu/packages/python-check.scm (python-pytest-xvfb): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego 25644879c1
gnu: Add python-pyvirtualdisplay.
* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego 2137cc44ba
gnu: Add python-entrypoint2.
* gnu/packages/python-xyz.scm (python-entrypoint2): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego 570a4c77f8
gnu: Add python-easyprocess.
* gnu/packages/python-xyz.scm (python-easyprocess): New variable.
2021-05-08 11:27:49 +02:00