summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* services: greetd: Remove unnecessary user groups.•••* gnu/services/base.scm (%greetd-accounts): Remove supplementary groups users, tty, input, audio. Create special user group “greeter”. Lars-Dominik Braun2022-06-301-2/+6
* home: services: shells: Export Fish environment variables.•••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> (2022-06-291-2/+2
* gnu: Syncthing: Update to 1.20.2.•••* gnu/packages/syncthing.scm (syncthing): Update to 1.20.2. Leo Famulari2022-06-291-2/+2
* news: Add 'de' translation.•••* etc/news.scm: Add German translation of update of 'linux-libre' entry. Florian Pelz2022-06-291-2/+5
* news: Add entry about the update of the 'linux-libre' package.•••* etc/news.scm: Add entry. Leo Famulari2022-06-291-0/+7
* gnu: linux-libre: Enable the AMD HSA driver.•••* 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> John Kehayias2022-06-298-8/+8
* gnu: Remove linux-libre 5.17.•••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. Leo Famulari2022-06-296-43572/+0
* gnu: linux-libre: Update to 5.18.7.•••* 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. Leo Famulari2022-06-291-8/+8
* gnu: Add linux-libre 5.18.•••* 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. Leo Famulari2022-06-296-0/+44190
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-8.6d0d9fb.•••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. Leo Famulari2022-06-291-3/+3
* gnu: icedove: Update to 91.11.0 [security fixes].•••Fixes CVE-2022-2226 and CVE-2022-34478. * gnu/packages/gnuzilla.scm (icedove): Update to 91.11.0. Jonathan Brielmaier2022-06-281-4/+4
* gnu: naev: Update to 0.9.3.•••* 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> Timotej Lazar2022-06-281-7/+9
* gnu: font-victor-mono: Update to 1.5.3.•••* gnu/packages/fonts.scm (font-victor-mono): Update to 1.5.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Jose G Perez Taveras2022-06-281-2/+3
* gnu: playerctl: Update to 2.4.1.•••* 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> Jose G Perez Taveras2022-06-281-5/+6
* gnu: snapcast: Update to 0.26.0.•••* gnu/packages/audio.scm (snapcast): Update to 0.26.0. Christopher Baines2022-06-281-2/+2
* gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes].•••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. Mark H Weaver2022-06-281-6/+6
* gnu: bap: Update to 2.5.0-alpha.•••* gnu/packages/ocaml.scm (bap): Update to 2.5.0-alpha. Julien Lepiller2022-06-281-49/+55
* gnu: Add ocaml-ppx-bitstring.•••* gnu/packages/ocaml.scm (ocaml-ppx-bitstring): New variable. Julien Lepiller2022-06-281-0/+16
* gnu: Add ocaml-ppx-bap.•••* gnu/packages/ocaml.scm (ocaml-ppx-bap): New variable. Julien Lepiller2022-06-281-0/+42
* gnu: Add ocaml-linenoise.•••* gnu/packages/ocaml.scm (ocaml-linenoise): New variable. Julien Lepiller2022-06-281-0/+24
* gnu: gajim: Enable app-indicator support.•••* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator. Raghav Gururajan2022-06-281-0/+1
* gnu: corsix-th: Update to 0.66.•••* gnu/packages/games.scm (corsix-th): Update to 0.66. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Timotej Lazar2022-06-281-2/+2
* gnu: vim: Update to 9.0.0000.•••* gnu/packages/vim.scm (vim): Update to 9.0.0000. Efraim Flashner2022-06-281-2/+2
* gnu: gajim-openpgp: Install plugin in a sub-folder.•••* gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify. Raghav Gururajan2022-06-281-1/+1
* gnu: gajim-omemo: Install plugin in a sub-folder.•••* gnu/packages/messaging.scm (gajim-omemo)[builder]: Modify. Raghav Gururajan2022-06-281-1/+1
* gnu: git-annex: Update to 10.20220624.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220624. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer2022-06-281-2/+2
* gnu: universal-ctags: Update to 5.9.20220626.0.•••* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220626.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2022-06-281-2/+2
* gnu: Add texlive-lineno.•••* gnu/packages/tex.scm (texlive-lineno): New variable. Lars-Dominik Braun2022-06-281-0/+18
* gnu: Add texlive-threeparttablex.•••* gnu/packages/tex.scm (texlive-threeparttablex): New variable. Lars-Dominik Braun2022-06-281-0/+15
* gnu: Add texlive-xpatch.•••* gnu/packages/tex.scm (texlive-xpatch): New variable. Lars-Dominik Braun2022-06-281-0/+16
* gnu: Add texlive-was.•••* gnu/packages/tex.scm (texlive-was): New variable. Lars-Dominik Braun2022-06-281-0/+22
* gnu: Add texlive-endfloat.•••* gnu/packages/tex.scm (texlive-endfloat): New variable. Lars-Dominik Braun2022-06-281-0/+20
* gnu: Add texlive-apa6.•••* gnu/packages/tex.scm (texlive-apa6): New variable. Lars-Dominik Braun2022-06-281-0/+23
* gnu: llvm-for-rocm: Inherit from llvm-14•••* gnu/packages/llvm.scm (llvm-for-rocm)[arguments]: Inherit from llvm-14 instead of llvm-12 and use g-exp for #:configure-flags. Lars-Dominik Braun2022-06-281-7/+2
* gnu: rocclr-4: Remove package.•••Not useful on its own after upgrading to ROCm 5 in commit 01444b297bb3ed28bb33cd01604aadb98bb65333. * gnu/packages/rocm.scm (rocclr-4): Remove variable. Lars-Dominik Braun2022-06-281-45/+0
* gnu: gajim-openpgp: Change source URL and update to 1.4.9.•••* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.9. [source]: Modify. Raghav Gururajan2022-06-281-3/+3
* gnu: gajim-omemo: Change source URL and update to 2.8.15•••* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.15. [source]: Modify. Raghav Gururajan2022-06-281-3/+3
* h-client: Do not fail in pure environments.•••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> Maxim Cournoyer2022-06-281-0/+29
* .dir-locals.el: Properly indent 'wrap-script'.•••* .dir-locals.el (scheme-mode): Indent 'wrap-script' the same way as 'wrap-program'. Maxim Cournoyer2022-06-281-0/+1
* gnu: emacs-vertico: Update to 0.25.•••* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.25. Nicolas Goaziou2022-06-271-2/+2
* gnu: emacs-ebib: Update to 2.38.•••* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.38. Nicolas Goaziou2022-06-271-2/+2
* gnu: emacs-ctrlf: Update to 1.5.•••* gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.5. Nicolas Goaziou2022-06-271-2/+2
* gnu: emacs-corfu: Update to 0.26.•••* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.26. Nicolas Goaziou2022-06-271-2/+2
* gnu: emacs-cider: Update to 1.4.1.•••* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.4.1. Nicolas Goaziou2022-06-271-2/+2
* gnu: emacs-bluetooth: Update to 0.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.3.1. Nicolas Goaziou2022-06-271-2/+2
* gnu: emacs-citar: Update to 0.9.5.•••* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 0.9.5. [propagated-inputs]: Add EMACS-CITEPROC-EL. Nicolas Goaziou2022-06-271-3/+3
* gnu: linux-libre 4.9: Update to 4.9.320.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.320. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari2022-06-271-2/+2
* gnu: linux-libre 4.14: Update to 4.14.285.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.285. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari2022-06-271-2/+2
* gnu: linux-libre 4.19: Update to 4.19.249.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.249. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari2022-06-271-2/+2
* gnu: linux-libre 5.4: Update to 5.4.201.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.201. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari2022-06-271-2/+2