Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.203.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.140.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.58.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.10.
(linux-libre-5.13-pristine-source): Update hash.
|
|
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi,
python-ledgerblue, python-btchip-python.
|
|
* gnu/packages/finance.scm (python-btchip-python): New variable.
|
|
* 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.
|
|
* gnu/packages/radio.scm (gnss-sdr): New variable.
|
|
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add eudev.
[phases]: Add eudev to the wrapper.
|
|
* gnu/packages/re2c.scm (re2c): Update to 2.2.
[native-inputs]: Add python.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/networking.scm (opendht): Update to 2.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-placeholder): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-epithet): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-filladapt): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.5.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.17.
[arguments]<#:phases>: Fix a typo prior to generating the documentation.
|
|
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.19.
|
|
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.4.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.32.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 3.0.1.
|
|
* 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.
|
|
* gnu/packages/simulation.scm (python-pygmsh)[source]: Change to
'git-fetch'.
|
|
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.
|
|
* gnu/packages/calendar.scm (khal): Update to 0.10.4.
|
|
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.
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-3.91e8b2e.
|
|
* gnu/packages/cpp.scm (jsonnet)[arguments]: Pass "-DBUILD_STATIC_LIBS=OFF".
|
|
* gnu/packages/cpp.scm (jsonnet): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-2.830817a.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-plump): Update to 2.0.0-2.3584275.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/gnome-xyz.scm (markets)[inputs]: Add
gsettings-desktop-schemas.
|
|
* 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>
|
|
* gnu/packages/terminals.scm (sakura): Update to 3.8.3.
|
|
* gnu/packages/audio.scm (qjackctl): Update to 0.9.4.
|
|
* gnu/packages/audio.scm (ardour): Update to 6.8.
|
|
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.21.
|
|
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>
|
|
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>
|