summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2021-07-27gnu: linux-libre 4.19: Update to 4.19.203.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.203. (linux-libre-4.19-pristine-source): Update hash.
2021-07-27gnu: linux-libre 5.4: Update to 5.4.140.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.140. (linux-libre-5.4-pristine-source): Update hash.
2021-07-27gnu: linux-libre 5.10: Update to 5.10.58.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.58. (linux-libre-5.10-pristine-source): Update hash.
2021-07-27gnu: linux-libre: Update to 5.13.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.10. (linux-libre-5.13-pristine-source): Update hash.
2021-08-14gnu: electrum: Add Ledger support.Danny Milosavljevic
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi, python-ledgerblue, python-btchip-python.
2021-08-14gnu: Add python-btchip-python.Danny Milosavljevic
* gnu/packages/finance.scm (python-btchip-python): New variable.
2021-08-14gnu: linux-libre: Add perf probe support.Mathieu Othacehe
* gnu/packages/aux-files/linux-libre/5.10-i686.conf: Enable CONFIG_UPROBE_EVENTS option. * gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.13-i686.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Ditto.
2021-08-14gnu: Add gnss-sdr.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnss-sdr): New variable.
2021-08-13gnu: icecat: Add WebAuthn support.Brice Waegeneire
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add eudev. [phases]: Add eudev to the wrapper.
2021-08-13gnu: re2c: Update to 2.2.Sergei Trofimovich
* gnu/packages/re2c.scm (re2c): Update to 2.2. [native-inputs]: Add python. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-08-13gnu: opendht: Update to 2.3.0.Maxim Cournoyer
* gnu/packages/networking.scm (opendht): Update to 2.3.0.
2021-08-13gnu: Add emacs-placeholder.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-placeholder): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-13gnu: Add emacs-epithet.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-epithet): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-13gnu: Add emacs-filladapt.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-filladapt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-13gnu: emacs-projectile: Update to 2.5.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.5.0.
2021-08-13gnu: emacs-geiser: Update to 0.17.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.17. [arguments]<#:phases>: Fix a typo prior to generating the documentation.
2021-08-13gnu: pigx-rnaseq: Update to 0.0.19.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.19.
2021-08-13gnu: emacs-find-file-in-project: Update to 6.1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.1.1.
2021-08-13gnu: emacs-crux: Update to 0.4.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.4.0.
2021-08-13gnu: emacs-ebib: Update to 2.32.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.32.2.
2021-08-13gnu: emacs-parsebib: Update to 3.0.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 3.0.1.
2021-08-13gnu: python-pygmesh: Update to 7.1.10.Paul Garlick
* gnu/packages/simulation.scm (python-pygmah): Update to 7.1.10. [arguments]<#:phases>: Tests have moved to the 'tests' directory. The test_readme.py file has been removed.
2021-08-13gnu: python-pygmsh: Change source to 'git-fetch'.Paul Garlick
* gnu/packages/simulation.scm (python-pygmsh)[source]: Change to 'git-fetch'.
2021-08-13gnu: python-pygmsh: Update snippet for Gmsh > 4.7.0.Paul Garlick
The old field option name is not needed after commit 78595fe3650057f258109c6599f4bae1d0e72e (Gmsh 4.8.4). * gnu/packages/simulation.scm (python-pygmsh)[source]: Remove option name substitution.
2021-07-27gnu: khal: Update to 0.10.4.Leo Famulari
* gnu/packages/calendar.scm (khal): Update to 0.10.4.
2021-08-12gnu: drones: Remove it.Mathieu Othacehe
Remove this file as the ardupilot packages are broken for a long time and no one complained. * gnu/packages/drones.scm: Remove it. * gnu/local.mk (GNU_SYSTEM_MODULES): Ditto.
2021-08-12gnu: cuirass: Update to 1.1.0-3.91e8b2e.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-3.91e8b2e.
2021-08-12gnu: jsonnet: Do not build static libraries.Ludovic Courtès
* gnu/packages/cpp.scm (jsonnet)[arguments]: Pass "-DBUILD_STATIC_LIBS=OFF".
2021-08-12gnu: Add jsonnet.Vivien Kraus
* gnu/packages/cpp.scm (jsonnet): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-08-12gnu: cuirass: Update to 1.1.0-2.830817a.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-2.830817a.
2021-08-12gnu: cl-plump: Update to 2.0.0-2.3584275.Charles
* gnu/packages/lisp-xyz.scm (sbcl-plump): Update to 2.0.0-2.3584275. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-08-12gnu: markets: Fix running on non-Gnome desktops.Efraim Flashner
* gnu/packages/gnome-xyz.scm (markets)[inputs]: Add gsettings-desktop-schemas.
2021-08-12gnu: markets: Update to 0.5.2.Vinicius Monego
* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.2. [arguments]<#:phases>: Don't return #t. [inputs]: Use libhandy-1. [license]: Use gpl3+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-11gnu: sakura: Update to 3.8.3.Pierre Langlois
* gnu/packages/terminals.scm (sakura): Update to 3.8.3.
2021-08-11gnu: qjackctl: Update to 0.9.4.Pierre Langlois
* gnu/packages/audio.scm (qjackctl): Update to 0.9.4.
2021-08-11gnu: ardour: Update to 6.8.Pierre Langlois
* gnu/packages/audio.scm (ardour): Update to 6.8.
2021-08-11gnu: gpodder: Update to 3.10.21.Pierre Langlois
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.21.
2021-08-12gnu: ruby@2.7: Inherit source snippet from ruby@2.6.Marius Bakke
This is a follow-up to 507472b036f8cdd3d1a88c401017d2e43620bc20. * gnu/packages/ruby.scm (ruby-2.7)[source]: Inherit fields from RUBY.
2021-08-11gnu: rapidjson: Remove unused configure flag.Marius Bakke
* 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.
2021-08-11gnu: rapidjson: Adjust for GCC 10.Marius Bakke
* gnu/packages/patches/rapidjson-gcc-compat.patch: Add additional patch.
2021-07-27gnu: VDE 2: Update to 2.3.2-0.8c65ebc.Leo Famulari
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.
2021-07-27gnu: Add wolfSSL.Leo Famulari
* gnu/packages/tls.scm (wolfssl): New variable.
2021-07-27gnu: Restore the correct order of the golang module.Leo Famulari
* gnu/packages/golang.scm: Move the Go compilers back to the beginning of the file.
2021-08-11gnu: pigx-rnaseq: Update to 0.0.18.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.18.
2021-07-27gnu: linux-libre 4.4: Update to 4.4.280.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.280. (linux-libre-4.4-pristine-source): Update hash.
2021-07-27gnu: Duplicity: Depend on python-paramiko.Leo Famulari
Fixes <https://bugs.gnu.org/49979>. * gnu/packages/backup.scm (duplicity)[native-inputs]: Add python-paramiko.
2021-08-11gnu: Add unclutter-xfixesiKaSeRo
* gnu/packages/xdisorg.scm (unclutter-xfixes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-08-11gnu: rocm-opencl-runtime: Shorten patch file name.Ludovic Courtès
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.
2021-08-11gnu: rocm-opencl-runtime: Use a non-redirecting source URL.Ludovic Courtès
* gnu/packages/rocm.scm (rocm-opencl-runtime)[source]: Use 'home-page' as the URL; since it lacks the ".git" prefix, that placates 'guix lint'.
2021-08-11gnu: emacs-vertico: Update to 0.14.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.14. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>