summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: z3: Update to 4.8.10.z3-updatesKenny Ballou2022-06-29
| | | | | | * gnu/packages/maths.scm (z3): Update to 4.8.10. Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
* home: services: shells: Export Fish environment variables.(2022-06-29
| | | | | | | | | | Variables set in the Fish configuration weren't previously being exported. * gnu/home/services/shells.scm (serialize-fish-env-vars): Output the `set -x` command instead of `set`. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Syncthing: Update to 1.20.2.Leo Famulari2022-06-29
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.2.
* news: Add 'de' translation.Florian Pelz2022-06-29
| | | | * etc/news.scm: Add German translation of update of 'linux-libre' entry.
* news: Add entry about the update of the 'linux-libre' package.Leo Famulari2022-06-29
| | | | * etc/news.scm: Add entry.
* gnu: linux-libre: Enable the AMD HSA driver.John Kehayias2022-06-29
| | | | | | | | | | | | | | * gnu/packages/aux-files/linux-libre/5.10-arm64.conf, gnu/packages/aux-files/linux-libre/5.10-x86_64.conf, gnu/packages/aux-files/linux-libre/5.15-arm64.conf, gnu/packages/aux-files/linux-libre/5.15-x86_64.conf, gnu/packages/aux-files/linux-libre/5.18-arm64.conf, gnu/packages/aux-files/linux-libre/5.18-x86_64.conf, gnu/packages/aux-files/linux-libre/5.4-arm64.conf, gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Enable the AMD Heterogeneous System Architecture (HSA) driver. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Remove linux-libre 5.17.Leo Famulari2022-06-29
| | | | | | | | | | | | | | This kernel series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-5.17-version, linux-libre-5.17-gnu-revision, deblob-scripts-5.17, linux-libre-5.17-pristine-source, linux-libre-5.17-source, linux-libre-headers-5.17, linux-libre-5.17): Remove variables. * gnu/packages/aux-files/linux-libre/5.17-arm.conf, gnu/packages/aux-files/linux-libre/5.17-arm64.conf, gnu/packages/aux-files/linux-libre/5.17-i686.conf, gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
* gnu: linux-libre: Update to 5.18.7.Leo Famulari2022-06-29
| | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use linux-libre-5.18.
* gnu: Add linux-libre 5.18.Leo Famulari2022-06-29
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.18-version, linux-libre-5.18-gnu-revision, deblob-scripts-5.18, linux-libre-5.18-pristine-source, linux-libre-5.18-source, linux-libre-headers-5.18, linux-libre-5.18): New variables. * gnu/packages/aux-files/linux-libre/5.18-arm.conf, gnu/packages/aux-files/linux-libre/5.18-arm64.conf, gnu/packages/aux-files/linux-libre/5.18-i686.conf, gnu/packages/aux-files/linux-libre/5.18-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-8.6d0d9fb.Leo Famulari2022-06-29
| | | | | | | This update adds compatibility with linux-libre 5.18. * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-8.6d0d9fb.
* gnu: icedove: Update to 91.11.0 [security fixes].Jonathan Brielmaier2022-06-28
| | | | | | Fixes CVE-2022-2226 and CVE-2022-34478. * gnu/packages/gnuzilla.scm (icedove): Update to 91.11.0.
* gnu: naev: Update to 0.9.3.Timotej Lazar2022-06-28
| | | | | | | * gnu/packages/games.scm (naev): Update to 0.9.3. Fix lonely parens. [source]: Switch to git-fetch. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: font-victor-mono: Update to 1.5.3.Jose G Perez Taveras2022-06-28
| | | | | | * gnu/packages/fonts.scm (font-victor-mono): Update to 1.5.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: playerctl: Update to 2.4.1.Jose G Perez Taveras2022-06-28
| | | | | | | | | * gnu/packages/music.scm (playerctl): Update to 2.4.1. [arguments]: Remove -Dintrospection=false. [inputs]: Remove python-pygobject. [native-inputs]: Add gobject-introspection. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: snapcast: Update to 0.26.0.Christopher Baines2022-06-28
| | | | * gnu/packages/audio.scm (snapcast): Update to 0.26.0.
* gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes].Mark H Weaver2022-06-28
| | | | | | | | | Includes fixes for CVE-2022-2200, CVE-2022-31744, CVE-2022-34468, CVE-2022-34470, CVE-2022-34472, CVE-2022-34478, CVE-2022-34479, CVE-2022-34481, and CVE-2022-34484. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu: bap: Update to 2.5.0-alpha.Julien Lepiller2022-06-28
| | | | * gnu/packages/ocaml.scm (bap): Update to 2.5.0-alpha.
* gnu: Add ocaml-ppx-bitstring.Julien Lepiller2022-06-28
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bitstring): New variable.
* gnu: Add ocaml-ppx-bap.Julien Lepiller2022-06-28
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bap): New variable.
* gnu: Add ocaml-linenoise.Julien Lepiller2022-06-28
| | | | * gnu/packages/ocaml.scm (ocaml-linenoise): New variable.
* gnu: gajim: Enable app-indicator support.Raghav Gururajan2022-06-28
| | | | * gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
* gnu: corsix-th: Update to 0.66.Timotej Lazar2022-06-28
| | | | | | * gnu/packages/games.scm (corsix-th): Update to 0.66. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: vim: Update to 9.0.0000.Efraim Flashner2022-06-28
| | | | * gnu/packages/vim.scm (vim): Update to 9.0.0000.
* gnu: gajim-openpgp: Install plugin in a sub-folder.Raghav Gururajan2022-06-28
| | | | * gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify.
* gnu: gajim-omemo: Install plugin in a sub-folder.Raghav Gururajan2022-06-28
| | | | * gnu/packages/messaging.scm (gajim-omemo)[builder]: Modify.
* gnu: git-annex: Update to 10.20220624.Kyle Meyer2022-06-28
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220624. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: universal-ctags: Update to 5.9.20220626.0.jgart2022-06-28
| | | | | | * gnu/packages/code.scm (universal-ctags): Update to 5.9.20220626.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add texlive-lineno.Lars-Dominik Braun2022-06-28
| | | | * gnu/packages/tex.scm (texlive-lineno): New variable.
* gnu: Add texlive-threeparttablex.Lars-Dominik Braun2022-06-28
| | | | * gnu/packages/tex.scm (texlive-threeparttablex): New variable.
* gnu: Add texlive-xpatch.Lars-Dominik Braun2022-06-28
| | | | * gnu/packages/tex.scm (texlive-xpatch): New variable.
* gnu: Add texlive-was.Lars-Dominik Braun2022-06-28
| | | | * gnu/packages/tex.scm (texlive-was): New variable.
* gnu: Add texlive-endfloat.Lars-Dominik Braun2022-06-28
| | | | * gnu/packages/tex.scm (texlive-endfloat): New variable.
* gnu: Add texlive-apa6.Lars-Dominik Braun2022-06-28
| | | | * gnu/packages/tex.scm (texlive-apa6): New variable.
* gnu: llvm-for-rocm: Inherit from llvm-14Lars-Dominik Braun2022-06-28
| | | | | * gnu/packages/llvm.scm (llvm-for-rocm)[arguments]: Inherit from llvm-14 instead of llvm-12 and use g-exp for #:configure-flags.
* gnu: rocclr-4: Remove package.Lars-Dominik Braun2022-06-28
| | | | | | | Not useful on its own after upgrading to ROCm 5 in commit 01444b297bb3ed28bb33cd01604aadb98bb65333. * gnu/packages/rocm.scm (rocclr-4): Remove variable.
* gnu: gajim-openpgp: Change source URL and update to 1.4.9.Raghav Gururajan2022-06-28
| | | | | * gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.9. [source]: Modify.
* gnu: gajim-omemo: Change source URL and update to 2.8.15Raghav Gururajan2022-06-28
| | | | | * gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.15. [source]: Modify.
* h-client: Do not fail in pure environments.Maxim Cournoyer2022-06-28
| | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/56223>. * gnu/packages/hardware.scm (h-client)[imported-modules]: New argument. [modules]: Likewise. [phases]{generate-gdk-pixbuf-loaders-cache-file} {glib-or-gtk-compile-schemas, glib-or-gtk-wrap}: Add glib-or-gtk phases. {wrap-more}: Wrap GI_TYPELIB_PATH and PATH. [inputs]: Add gobject-introspection and guile-3.0. Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* .dir-locals.el: Properly indent 'wrap-script'.Maxim Cournoyer2022-06-28
| | | | | * .dir-locals.el (scheme-mode): Indent 'wrap-script' the same way as 'wrap-program'.
* gnu: emacs-vertico: Update to 0.25.Nicolas Goaziou2022-06-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.25.
* gnu: emacs-ebib: Update to 2.38.Nicolas Goaziou2022-06-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.38.
* gnu: emacs-ctrlf: Update to 1.5.Nicolas Goaziou2022-06-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.5.
* gnu: emacs-corfu: Update to 0.26.Nicolas Goaziou2022-06-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.26.
* gnu: emacs-cider: Update to 1.4.1.Nicolas Goaziou2022-06-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.4.1.
* gnu: emacs-bluetooth: Update to 0.3.1.Nicolas Goaziou2022-06-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.3.1.
* gnu: emacs-citar: Update to 0.9.5.Nicolas Goaziou2022-06-27
| | | | | * gnu/packages/emacs-xyz.scm (emacs-citar): Update to 0.9.5. [propagated-inputs]: Add EMACS-CITEPROC-EL.
* gnu: linux-libre 4.9: Update to 4.9.320.Leo Famulari2022-06-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.320. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.285.Leo Famulari2022-06-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.285. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.249.Leo Famulari2022-06-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.249. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.201.Leo Famulari2022-06-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.201. (linux-libre-5.4-pristine-source): Update hash.