summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* build: clojure-utils: Don't try to compile Clojure.Reily Siegel2022-01-12
| | | | | * guix/build/clojure-utils.scm (%aot-include): Add "data-readers" to the default list of files to exclude from ahead-of-time compilation.
* gnu: Add maven-resolver-transport-http.Reily Siegel2022-01-12
| | | | * gnu/packages/maven.scm (maven-resolver-transport-http): New variable.
* gnu: Add maven-resolver-transport-file.Reily Siegel2022-01-12
| | | | * gnu/packages/maven.scm (maven-resolver-transport-file): New variable.
* gnu: inspircd: Use G-expressions.Tobias Geerinckx-Rice2022-01-12
| | | | | * gnu/packages/irc.scm (inspircd)[arguments]: Rewrite as G-expressions.
* gnu: inspircd: Update to 3.12.0.Tobias Geerinckx-Rice2022-01-12
| | | | | * gnu/packages/irc.scm (inspircd): Update to 3.12.0. [arguments]: Don't explicitly return #t from phases.
* gnu: debian-ports-archive-keyring: Update to 2021.12.30.Efraim Flashner2022-01-12
| | | | * gnu/packages/debian.scm (debian-ports-archive-keyring): Update to 2021.12.30.
* gnu: emacs-orderless: Update to 0.7.Nicolas Goaziou2022-01-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 0.7.
* gnu: emacs-pyim: Update to 4.1.0.Nicolas Goaziou2022-01-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 4.1.0.
* gnu: gnome-xyz: gnome-shell-extension-clipboard-indicator: Update to 39.Charles2022-01-12
| | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator): Update to version 39. Also remove trailings #t. [native-inputs]: Use new style. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: gnome-xyz: Add gnome-shell-extension-burn-my-windows.Charles2022-01-12
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): New Variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: gnome-xyz: Add gnome-shell-extension-jiggle.Charles2022-01-12
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-jiggle): New Variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: gnome-xyz: Add gnome-shell-extension-vertical-overview.Charles2022-01-12
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): New Variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: tree: Rewrite with gexps.Efraim Flashner2022-01-12
| | | | * gnu/packages/admin.scm (tree)[arguments]: Rewrite with gexps.
* gnu: tree: Fix cross-compiling.Efraim Flashner2022-01-12
| | | | * gnu/packages/admin.scm (tree)[arguments]: Use cc-for-taget.
* gnu: tree: Update to 2.0.1.Efraim Flashner2022-01-12
| | | | * gnu/packages/admin.scm (tree): Update to 2.0.1.
* gnu: sbcl-cl-webkit: Update to 3.5.0.Pierre Neidhardt2022-01-12
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.0.
* gnu: sbcl-cl+ssl: Update to 20211230.Pierre Neidhardt2022-01-12
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 20211230.
* gnu: linux-libre 4.9: Update to 4.9.299.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.297.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.297. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.262.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.262. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.225.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.225. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.171.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.171. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.91.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.91. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.14.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.14. (linux-libre-5.15-pristine-source): Update hash.
* build-system: clojure: Allow clojure-build-system to pass source to ant.Reily Siegel2022-01-12
| | | | | | | | | Fixes <https://bugs.gnu.org/52598>. * guix/build-system/clojure.scm (lower): Remove #:source from private keywords, preventing an error in ant-build-system. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: libkeyfinder: Update to 2.2.6.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/audio.scm (libkeyfinder): Update to 2.2.6.
* gnu: astroid: Use xorg-server-for-tests.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/mail.scm (astroid)[native-inputs]: Substitute xorg-server-for-tests for the regular xorg-server.
* gnu: haveged: Update to 1.9.17.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/linux.scm (haveged): Update to 1.9.17.
* gnu: global: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/code.scm (global)[arguments]: Rewrite as G-expressions.
* gnu: global: Remove input labels.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/code.scm (global)[inputs]: Remove input labels. [arguments]: Adjust.
* gnu: global: Update to 6.6.8.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/code.scm (global): Update to 6.6.8. [arguments]: Don't explicitly return #t from phases.
* gnu: conmon: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/containers.scm (conmon)[arguments]: Rewrite as G-expressions.
* gnu: conmon: Update to 2.0.31.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/containers.scm (conmon): Update to 2.0.31.
* gnu: lsp-dsp-lib: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/audio.scm (lsp-dsp-lib)[arguments]: Rewrite as G-expressions.
* gnu: lsp-dsp-lib: Update to 0.5.14.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/audio.scm (lsp-dsp-lib): Update to 0.5.14. [arguments]: Adjust 'omit-static-library phase accordingly.
* gnu: powercap: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/linux.scm (powercap)[arguments]: Rewrite as G-expressions.
* gnu: powercap: Update to 0.5.0.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/linux.scm (powercap): Update to 0.5.0.
* gnu: hdparm: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/linux.scm (hdparm)[arguments]: Rewrite as G-expressions.
* gnu: hdparm: Update to 9.63.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/linux.scm (hdparm): Update to 9.63.
* gnu: homebank: Update to 5.5.4.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/finance.scm (homebank): Update to 5.5.4.
* gnu: dosbox-staging: Update to 0.78.1.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/emulators.scm (dosbox-staging): Update to 0.78.1.
* gnu: mailutils: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/mail.scm (mailutils)[arguments]: Rewrite as G-expressions.
* gnu: mailutils: Update to 3.14.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/mail.scm (mailutils): Update to 3.14.
* gnu: getmail: Unquote arguments.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/mail.scm (getmail)[arguments]: Use LIST.
* gnu: getmail: Use HTTPS home page.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/mail.scm (getmail)[source, home-page]: Use HTTPS.
* gnu: getmail: Update to 5.16.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/mail.scm (getmail): Update to 5.16.
* gnu: icecat: Update to 91.5.0-guix0-preview1 [security fixes].Mark H Weaver2022-01-11
| | | | | | | | | | Includes fixes for CVE-2021-4140, CVE-2022-22737, CVE-2022-22738, CVE-2022-22739, CVE-2022-22740, CVE-2022-22741, CVE-2022-22742, CVE-2022-22743, CVE-2022-22745, CVE-2022-22747, CVE-2022-22748, and CVE-2022-22751. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu: nautilus: Adjust style.Pierre Langlois2022-01-11
| | | | * gnu/packages/gnome.scm (nautilus)[native-inputs, inputs]: Remove labels.
* gnu: nautilus: Update to 41.1.Pierre Langlois2022-01-11
| | | | | * gnu/packages/gnome.scm (nautilus): Update to 41.1. [arguments]: Remove #:meson keyword.
* gnu: nautilus: Fix build with libportal-0.5.Pierre Langlois2022-01-11
| | | | | | * gnu/packages/patches/nautilus-add-libportal-gtk3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (nautilus)[source]: Use it.