Commit Graph

91151 Commits

Author SHA1 Message Date
Guix Together 269f1b5a6a
gnu: go-golang-org-colorful: Update to 1.2.0.
* gnu/packages/golang.scm (go-golang-org-colorful): Update to 1.2.0.

Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Jorge Acereda <jacereda@gmail.com>
Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-12 22:55:04 +01:00
Jonathan Brielmaier 0a3e8c5930
gnu: icedove: Update to 91.5 [fixes CVE-2022-22744].
* gnu/packages/gnuzilla.scm (icedove): Update to 91.5.
2022-01-12 22:37:39 +01:00
John Kehayias 82dbea53d2
gnu: Add python-canvasapi.
* gnu/packages/python-web.scm (python-canvasapi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-12 22:24:23 +01:00
Maxime Devos c4b3f9421e
gnu: info-reader: Reference gzip by absolute path.
This allows doing "guix shell --pure info-reader guile -- info guile".

* gnu/packages/texinfo.scm (info-reader)[arguments]: Add
'absolute-binary-path' phase to refer to gzip by the absolute store
file name.
[inputs]: Add 'gzip'.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-12 22:22:46 +01:00
John Kehayias 49e1396cf5
gnu: Add autokey.
* gnu/packages/python-xyz.scm (autokey): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-12 22:20:18 +01:00
Leo Famulari 144c8e6b76
gnu: Syncthing: Update to 1.18.6.
* gnu/packages/syncthing.scm (syncthing): Update to 1.18.6.
2022-01-12 14:49:24 -05:00
Felix Gruber cc4553c6b3
gnu: Remove python2-cvxopt.
* gnu/packages/maths.scm (python2-cvxopt): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-12 14:12:47 -05:00
Felix Gruber 21bc72ad81
gnu: python-cvxopt: Update to 1.2.7.
* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.7.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-12 14:12:47 -05:00
Leo Famulari 333361f21d
gnu: Remove python2-msgpack.
* gnu/packages/python-xyz.scm (python2-msgpack): Remove variable.
2022-01-12 13:34:49 -05:00
Leo Famulari d5ae6739fd
gnu: Remove python-msgpack-transitional.
This package is obsolete and unused.

* gnu/packages/python-xyz.scm (python-msgpack-transitional): Remove variable.
2022-01-12 13:34:49 -05:00
Leo Famulari 8e8a2377b6
gnu: gst-plugins-bad: Remove commented code that has no explanation.
This code comment has no explanation in the commit log. It was added in
commit 75924438e6 "gnu: gst-plugins-bad:
Add missing inputs to enable more features."

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove comment.
2022-01-12 13:31:24 -05:00
Reily Siegel 9fe48723c8
gnu: clojure: Remove wrapper in favor of using clojure-tools.
* gnu/packages/clojure.scm (clojure)[arguments]: Remove generated wrapper
around clojure.jar, as it conflicts with the clojure-tools package.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-01-12 17:43:03 +01:00
Reily Siegel 8cf2817d4c
gnu: Add clojure-tools.
* gnu/packages/clojure.scm (clojure-tools): New variable.
2022-01-12 17:43:03 +01:00
Reily Siegel d948e58e6a
gnu: Add clojure-tools-deps-alpha.
* gnu/packages/clojure.scm (clojure-tools-deps-alpha): New variable.
2022-01-12 17:43:03 +01:00
Reily Siegel b39bd8bbd8
gnu: Add clojure-data-xml.
* gnu/packages/clojure.scm (clojure-data-xml): New variable.
2022-01-12 17:43:03 +01:00
Reily Siegel 684342691e
gnu: Add clojure-data-codec.
* gnu/packages/clojure.scm (clojure-data-codec): New variable.
2022-01-12 17:43:03 +01:00
Reily Siegel a72006cff4
gnu: Add clojure-tools-gitlibs.
* gnu/packages/clojure.scm (clojure-tools-gitlibs): New variable.
2022-01-12 17:43:02 +01:00
Reily Siegel f1c63bd83f
gnu: Add clojure-test-check.
* gnu/packages/clojure.scm (clojure-test-check): New variable.
2022-01-12 17:43:02 +01:00
Reily Siegel 4b770d3adf
build: clojure-utils: Don't try to compile Clojure.
* guix/build/clojure-utils.scm (%aot-include): Add "data-readers" to the
default list of files to exclude from ahead-of-time compilation.
2022-01-12 17:43:02 +01:00
Reily Siegel 5e51860e4c
gnu: Add maven-resolver-transport-http.
* gnu/packages/maven.scm (maven-resolver-transport-http): New variable.
2022-01-12 17:43:02 +01:00
Reily Siegel 51c568b630
gnu: Add maven-resolver-transport-file.
* gnu/packages/maven.scm (maven-resolver-transport-file): New variable.
2022-01-12 17:43:02 +01:00
Tobias Geerinckx-Rice 496a02d293
gnu: inspircd: Use G-expressions.
* gnu/packages/irc.scm (inspircd)[arguments]:
Rewrite as G-expressions.
2022-01-12 06:04:39 +00:00
Tobias Geerinckx-Rice a83bab6bae
gnu: inspircd: Update to 3.12.0.
* gnu/packages/irc.scm (inspircd): Update to 3.12.0.
[arguments]: Don't explicitly return #t from phases.
2022-01-12 06:04:39 +00:00
Efraim Flashner 9e3b4d69da
gnu: debian-ports-archive-keyring: Update to 2021.12.30.
* gnu/packages/debian.scm (debian-ports-archive-keyring): Update to 2021.12.30.
2022-01-12 16:08:11 +02:00
Nicolas Goaziou 1a4422e463
gnu: emacs-orderless: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 0.7.
2022-01-12 13:31:09 +01:00
Nicolas Goaziou eb2b2be611
gnu: emacs-pyim: Update to 4.1.0.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 4.1.0.
2022-01-12 13:22:57 +01:00
Charles 3cf1b0fdb4
gnu: gnome-xyz: gnome-shell-extension-clipboard-indicator: Update to 39.
* 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>
2022-01-12 12:52:33 +01:00
Charles 6af7e5da8b
gnu: gnome-xyz: Add gnome-shell-extension-burn-my-windows.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): New Variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-12 12:52:33 +01:00
Charles 027973721b
gnu: gnome-xyz: Add gnome-shell-extension-jiggle.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-jiggle): New Variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-12 12:52:33 +01:00
Charles 979328fb61
gnu: gnome-xyz: Add gnome-shell-extension-vertical-overview.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): New Variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-12 12:52:30 +01:00
Efraim Flashner 2d3bec89b5
gnu: tree: Rewrite with gexps.
* gnu/packages/admin.scm (tree)[arguments]: Rewrite with gexps.
2022-01-12 12:42:12 +02:00
Efraim Flashner e773326cc2
gnu: tree: Fix cross-compiling.
* gnu/packages/admin.scm (tree)[arguments]: Use cc-for-taget.
2022-01-12 12:36:09 +02:00
Efraim Flashner 28302e04ae
gnu: tree: Update to 2.0.1.
* gnu/packages/admin.scm (tree): Update to 2.0.1.
2022-01-12 12:35:41 +02:00
Pierre Neidhardt e7f1239486
gnu: sbcl-cl-webkit: Update to 3.5.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.0.
2022-01-12 10:16:11 +01:00
Pierre Neidhardt 0dc580435e
gnu: sbcl-cl+ssl: Update to 20211230.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 20211230.
2022-01-12 10:16:11 +01:00
Leo Famulari c570d91e40
gnu: linux-libre 4.9: Update to 4.9.299.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-12 04:06:22 -05:00
Leo Famulari d3d4e12499
gnu: linux-libre 4.9: Update to 4.9.297.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.297.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-12 04:06:22 -05:00
Leo Famulari 87aa906164
gnu: linux-libre 4.14: Update to 4.14.262.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.262.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari 276e291354
gnu: linux-libre 4.19: Update to 4.19.225.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.225.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari 2c05dd8f60
gnu: linux-libre 5.4: Update to 5.4.171.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.171.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari b51c441789
gnu: linux-libre 5.10: Update to 5.10.91.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.91.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari ec32f6a847
gnu: linux-libre: Update to 5.15.14.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.14.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Reily Siegel ee6c43f8cd
build-system: clojure: Allow clojure-build-system to pass source to ant.
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>
2022-01-12 09:02:53 +01:00
Tobias Geerinckx-Rice fb1bf73226
gnu: libkeyfinder: Update to 2.2.6.
* gnu/packages/audio.scm (libkeyfinder): Update to 2.2.6.
2022-01-11 07:38:02 +00:00
Tobias Geerinckx-Rice dcc00e0635
gnu: astroid: Use xorg-server-for-tests.
* gnu/packages/mail.scm (astroid)[native-inputs]: Substitute
xorg-server-for-tests for the regular xorg-server.
2022-01-11 07:38:02 +00:00
Tobias Geerinckx-Rice f53a802b29
gnu: haveged: Update to 1.9.17.
* gnu/packages/linux.scm (haveged): Update to 1.9.17.
2022-01-11 07:38:02 +00:00
Tobias Geerinckx-Rice d9d65f4e5b
gnu: global: Use G-expressions.
* gnu/packages/code.scm (global)[arguments]:
Rewrite as G-expressions.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice 9526ce9bf1
gnu: global: Remove input labels.
* gnu/packages/code.scm (global)[inputs]: Remove input labels.
[arguments]: Adjust.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice 0c408f8b3e
gnu: global: Update to 6.6.8.
* gnu/packages/code.scm (global): Update to 6.6.8.
[arguments]: Don't explicitly return #t from phases.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice 64c0bc0252
gnu: conmon: Use G-expressions.
* gnu/packages/containers.scm (conmon)[arguments]:
Rewrite as G-expressions.
2022-01-11 20:17:50 +00:00