summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 Marius Bakke2021-05-09305-141357/+723853
|\
| * gnu: certbot, python-acme: Update to 1.15.0.•••* gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0. Leo Famulari2021-05-091-3/+3
| * 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. Leo Famulari2021-05-093-0/+40
| * 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> Michael Rohleder2021-05-091-2/+2
| * 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> Michael Rohleder2021-05-091-2/+2
| * gnu: Add emacs-multitran.•••gnu/packages/emacs-xyz.scm (emacs-multitran): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Alexandr Vityazev2021-05-091-0/+20
| * gnu: icedove: Update to 78.10.1.•••* gnu/packages/gnuzilla.scm (icedove): Update to 78.10.1. Jonathan Brielmaier2021-05-091-4/+4
| * 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. Nicolas Goaziou2021-05-091-13/+3
| * 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. Vagrant Cascadian2021-05-081-11/+24
| * 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. Vagrant Cascadian2021-05-082-4/+4
| * 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 Julien Lepiller2021-05-091-1/+2
| * 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. Julien Lepiller2021-05-091-1/+6
| * 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. Leo Famulari2021-05-081-3/+3
| * 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. Leo Famulari2021-05-081-3/+3
| * 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. Leo Famulari2021-05-081-3/+3
| * 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. Leo Famulari2021-05-081-3/+3
| * 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. Leo Famulari2021-05-086-0/+41958
| * 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> Vinicius Monego2021-05-081-2/+2
| * gnu: Add emacs-cwl-mode.•••* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable. Arun Isaac2021-05-081-0/+23
| * gnu: Add emacs-evil-tex.•••* gnu/packages/emacs-xyz.scm (emacs-evil-tex): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Xinglu Chen2021-05-081-0/+25
| * gnu: emacs-pyim: Update to 3.7.3.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.3. Arun Isaac2021-05-081-3/+3
| * gnu: wine: Update to 6.8.•••* gnu/packages/wine.scm (wine): Update to 6.8. Leo Prikler2021-05-081-2/+2
| * services: configuration: Export 'no-serialization' syntactic keyword.•••This is a followup to 3f9a12dc082b20426fc740416601b69ea1897193. * gnu/services/configuration.scm (no-serialization): New variable. Ludovic Courtès2021-05-081-0/+4
| * 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. Ludovic Courtès2021-05-081-4/+17
| * store: Export 'connect-to-daemon'.•••* guix/store.scm (connect-to-daemon): Make public. Improve docstring. Ludovic Courtès2021-05-081-1/+5
| * ssh: 'connect-to-remote-daemon' raises a nicer message upon error.•••* guix/ssh.scm (connect-to-remote-daemon): Catch 'store-connection-error?' and rethrow. Ludovic Courtès2021-05-081-2/+7
| * 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. Ludovic Courtès2021-05-081-30/+36
| * 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. Ludovic Courtès2021-05-081-2/+27
| * gnu: volctl: Comment on the license.•••* gnu/packages/gtk.scm (volctl): Comment on the license. Ludovic Courtès2021-05-081-0/+3
| * gnu: Add volctl.•••* gnu/packages/gtk.scm (volctl): New Variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon Streit2021-05-081-0/+46
| * 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> Brendan Tildesley2021-05-081-2/+10
| * gnu: Add font-montserrat.•••* gnu/packages/fonts.scm (font-montserrat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergiu Ivanov2021-05-081-0/+23
| * 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". Ludovic Courtès2021-05-081-2/+1
| * gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.•••* gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb. Guillaume Le Vaillant2021-05-081-4/+5
| * gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.•••* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b. Guillaume Le Vaillant2021-05-081-4/+3
| * gnu: sbcl-numcl: Disable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests. Guillaume Le Vaillant2021-05-081-1/+4
| * 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> Sharlatan Hellseher2021-05-081-0/+35
| * 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> Sharlatan Hellseher2021-05-081-0/+34
| * gnu: Simplify some Common Lisp packages.•••This is a follow-up to 2fa8fd4af59af0de392352915fa50fc21a4cf98a. * gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove custom 'asd-systems' parameter. Guillaume Le Vaillant2021-05-081-6/+0
| * 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. Guillaume Le Vaillant2021-05-082-16/+17
| * gnu: python-rply: Update to 0.7.8.•••* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8. Jelle Licht2021-05-081-2/+2
| * gnu: python-language-server: Relax dependency versions.•••* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase to relax pycodestyle and pyflakes version. Vinicius Monego2021-05-081-0/+6
| * gnu: Add python-pytest-xvfb.•••* gnu/packages/python-check.scm (python-pytest-xvfb): New variable. Vinicius Monego2021-05-081-0/+37
| * gnu: Add python-pyvirtualdisplay.•••* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable. Vinicius Monego2021-05-081-0/+29
| * gnu: Add python-entrypoint2.•••* gnu/packages/python-xyz.scm (python-entrypoint2): New variable. Vinicius Monego2021-05-081-0/+25
| * gnu: Add python-easyprocess.•••* gnu/packages/python-xyz.scm (python-easyprocess): New variable. Vinicius Monego2021-05-081-0/+20
| * gnu: Add python-qtsass.•••* gnu/packages/python-xyz.scm (python-qtsass): New variable. Vinicius Monego2021-05-081-0/+41
| * gnu: Add python-pytest-qt.•••* gnu/packages/python-check.scm (python-pytest-qt): New variable. Vinicius Monego2021-05-081-1/+38
| * gnu: python-language-server: Enable tests.•••* gnu/packages/python-xyz.scm (python-language-server): Enable tests. [arguments]: Add phases to enable tests. [propagated-inputs]: Add python-flake8. Vinicius Monego2021-05-081-0/+11
| * gnu: Add python-qstylizer.•••* gnu/packages/python-xyz.scm (python-qstylizer): New variable. Vinicius Monego2021-05-081-0/+38