Commit graph

74527 commits

Author SHA1 Message Date
Leo Famulari a821818fb7
gnu: python-sane: Correct the license.
This is a followup to commit f500905ce1.

* gnu/packages/python-xyz.scm (python-sane)[license]: Describe the
license.
2021-02-22 13:26:14 -05:00
Alexandros Theodotou ad06c29b37
gnu: Add python-screenkey.
* gnu/packages/python-xyz.scm (python-screenkey): New variable.

Co-authored-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22 18:51:33 +01:00
Mathieu Othacehe 2cc169f8f9
doc: Fix build.
This is a follow-up of b309a28678.

* doc/guix.texi (Tor): Fix build.
2021-02-22 16:32:05 +01:00
Mathieu Othacehe 108e2c6116
gnu: cuirass: Add missing dependency.
* gnu/packages/ci.scm (cuirass)[inputs]: Add gnutls.
[arguments]: Adapt accordingly.
2021-02-22 16:25:40 +01:00
Mathieu Othacehe 8163f74542
services: postgresql: Define a default value.
* gnu/services/databases.scm (postgresql-service-type): Define a default value.
2021-02-22 16:24:34 +01:00
Mathieu Othacehe 3bcfd41620
services: cuirass: Instantiate postgresql service.
* gnu/services/cuirass.scm (cuirass-service-type): Instantiate postgresql
service when missing.
2021-02-22 16:24:34 +01:00
Christopher Lemmer Webber b309a28678
services: tor: Add control-socket? option.
* doc/guix.texi (Networking Services): Document new `control-socket?'
option for `tor-configuration`.
* gnu/services/networking.scm (<tor-configuration>):
(tor-configuration->torrc):
2021-02-22 10:03:02 -05:00
Efraim Flashner 51b3ea8d5b
gnu: ruby-omniauth-oauth2: Update to 1.7.1.
* gnu/packages/ruby.scm (ruby-omniauth-oauth2): Update to 1.7.1.
2021-02-22 16:49:43 +02:00
Efraim Flashner 984d64388d
gnu: ruby-omniauth: Update to 2.0.3.
* gnu/packages/ruby.scm (ruby-omniauth): Update to 2.0.3.
[arguments]: Don't skip tests.
[propagated-inputs]: Add ruby-rack-protector.
[native-inputs]: Add ruby-rspec.
2021-02-22 16:49:41 +02:00
Mathieu Othacehe dbc10e7474
gnu: cuirass: Update to 0.0.1-72.543e26a.
* gnu/packages/ci.scm (guile-mastodon-dev): New variable.
(guile-mastodon-dev): Update to 0.0.1-72.543e26a.
[inputs]: Use guile-mastodon-dev instead of guile-mastodon.
2021-02-22 14:47:26 +01:00
Ludovic Courtès 011ec41c25
gnu: Fix "license:" prefix in scanner.scm.
* gnu/packages/scanner.scm: Change "licence:" to "license:".
2021-02-22 12:08:32 +01:00
Andy Tai f500905ce1
gnu: Add python-sane.
* gnu/packages/python-xyz.scm (python-sane): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22 12:08:30 +01:00
Jack Hill d70b0f92e9
gnu: guile-dsv: Update to 0.4.0.
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.0
[arguments]: Remove phase "configure-support-guile3.0".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22 12:07:46 +01:00
Zhu Zihao a4458eb0ea
news: Add 'zh' translation.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22 12:07:45 +01:00
Ludovic Courtès 9a38bed2cf
packages: 'package-field-location' handles 'search-path' returning #f.
Fixes <https://bugs.gnu.org/46390>.
Reported by zimoun <zimon.toutoune@gmail.com>.

This is similar to the fix in d10474c38d.

* guix/packages.scm (package-field-location): Handle FILE not in %LOAD-PATH.
* tests/guix-lint.sh: Add test.
2021-02-22 12:07:45 +01:00
Nicolas Goaziou 03235402df
gnu: emacs-selectrum: Update to 3.1.
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.1.
2021-02-22 11:44:59 +01:00
Mathieu Othacehe 3c674b5734
gnu: cuirass: Update to 0.0.1-71.3e65617.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-71.3e65617.
2021-02-22 11:25:09 +01:00
Nicolas Goaziou 79d5005612
gnu: nixfmt: Fix name.
* gnu/packages/haskell-apps.scm (nixfmt): Fix name.
2021-02-22 11:05:47 +01:00
Nicolas Goaziou b4bbf3d1e9
gnu: Rename ghc-nixfmt into nixfmt
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to...
* gnu/packages/haskell-apps.scm (nixfmt): ... here.

This is a followup to 703ccd5836.
2021-02-22 10:41:16 +01:00
Mathieu Othacehe 0e5bc144f3
gnu: cuirass: Update dependencies.
* gnu/packages/ci.scm (cuirass)[inputs]: Add "guile-mastodon" and "mailutils".
[arguments]: Adapt accordingly.
2021-02-22 10:23:04 +01:00
Mathieu Othacehe bbd26d60ed
gnu: guile-mastodon: Build with Guile 3.0.
* gnu/packages/guile-xyz.scm (guile-mastodon)[source]: Modify configure.ac to
add Guile 3.0 support.
[native-inputs]: Add "emacs" and "texinfo".
[inputs]: Use Guile 3.0 and Guile Json 4.0.
2021-02-22 10:23:04 +01:00
Mathieu Othacehe 1443e2dd98
services: cuirass: Add parameters support.
* gnu/services/cuirass.scm (<cuirass-configuration>)[parameters]: New field.
[zabbix-uri]: Remove it.
(cuirass-shepherd-service): Honor it.
2021-02-22 10:23:04 +01:00
Mathieu Othacehe 61a5305b39
gnu: cuirass: Update to 0.0.1-70.342c5ed
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-70.342c5ed.
2021-02-22 10:23:03 +01:00
Efraim Flashner e4959cd5d4
gnu: autoconf-archive: Update to 2021.02.19.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2021.02.19.
2021-02-22 10:10:16 +02:00
Léo Le Bouter c53ee79c4c
gnu: git: Add credential-libsecret output.
* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config.
[inputs]: Add glib and libsecret.
[outputs]: Add "credential-libsecret".
[arguments]: Add 'install-credential-libsecret phase to #:phases to build and
install "git-credential-libsecret" to "credential-libsecret" output.
(git-minimal)[arguments]: Delete the 'install-credential-libsecret phase.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-02-21 17:04:29 -08:00
Vagrant Cascadian 90ccb46a55
gnu: diffoscope: Update to 167.
* gnu/packages/diffoscope.scm (diffoscope): Update to 167.
2021-02-21 15:31:18 -08:00
Gerd Heber f601cdc698
gnu: Add HDF5 1.12.0.
* gnu/packages/maths.scm (hdf5-1.12): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21 16:03:40 -05:00
Vincent Legoll e89c1dd4fb
gnu: ffmpeg: Update to 4.3.2.
* gnu/packages/video.scm (ffmpeg): Update to 4.3.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21 16:02:40 -05:00
Marius Bakke 4ac9db0d75
image: Add rock64 support.
* gnu/system/images/rock64.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2021-02-21 21:39:38 +01:00
Marius Bakke 182d2ef510
gnu: ungoogled-chromium: Update default preferences.
* gnu/packages/aux-files/chromium/master-preferences.json: Adjust for upstream
changes.
2021-02-21 21:39:38 +01:00
Marius Bakke a58f9966a5
gnu: ungoogled-chromium: Update to 88.0.4324.182-0.b98f2d5.
* gnu/packages/chromium.scm (%chromium-version): Set to -88.0.4324.182.
(%ungoogled-revision): Set to 27c9e9fabd38001b32d148f7b3f99b4d31e67277.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-02-21 21:39:38 +01:00
Pierre Neidhardt f099c3b3bd
gnu: emacs-helm-pass: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-helm-pass): Update to 0.4.
2021-02-21 18:16:21 +01:00
Alexandros Theodotou 869c416cee
gnu: ir: Remove whitespace at end of line.
* gnu/packages/audio.scm (ir): Remove whitespace at end of line.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-21 16:26:43 +01:00
Efraim Flashner d51c11fea3
gnu: ruby-rack-protection: Update to 2.0.8.1.
* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.8.1.
2021-02-21 14:55:11 +02:00
Nicolas Goaziou 0c6f1b1a6d
gnu: exiv2-0.26: Remove variable.
* gnu/packages/image.scm (exiv2-0.26): Remove variable.
* gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch:
* gnu/packages/patches/exiv2-CVE-2017-14860.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Apply removal.
2021-02-21 10:35:43 +01:00
Lars-Dominik Braun 5fb1bff1ca
gnu: hugin: Update to 2020.0.0.
* gnu/packages/photo.scm (hugin): Update to 2020.0.0.
[inputs]: Use current exiv2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 10:25:50 +01:00
Milkey Mouse f129ca0b18
gnu: Add cli11.
* gnu/packages/cpp.scm (cli11): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 10:14:28 +01:00
Efraim Flashner ae1f36f2a8
gnu: screen: Patch CVE-2021-26937.
* gnu/packages/screen.scm (screen)[source]: Add patch.
* gnu/packages/patches/screen-CVE-2021-26937.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2021-02-21 10:45:16 +02:00
Guillaume Le Vaillant b1ea2f0577
gnu: sbcl-utm-ups: Update to 1.1-0.ffcb7b6.
* gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.1-0.ffcb7b6.
2021-02-21 09:35:39 +01:00
Nicolas Goaziou 5ab0ca0566
gnu: asymptote: Update to 2.69.
* gnu/packages/plotutils.scm (asymptote): Update to 2.69.
2021-02-21 01:56:04 +01:00
EuAndreh via Guix-patches via 703ccd5836
gnu: Add ghc-nixfmt.
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:48:53 +01:00
qblade c7be46b7d7
gnu: Add vmtouch.
* gnu/packages/admin.scm (vmtouch): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:44:05 +01:00
Boris A. Dekshteyn 5581279f79
gnu: fontmanager: Update to 0.8.4.
* gnu/packages/fontutils.scm (fontmanager): Update to 0.8.3.
[inputs]: Add libsoup and webkitgtk.
[native-inputs]: Remove vala; add vala-0.50.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:32:29 +01:00
Boris A. Dekshteyn e687bbf497
gnu: herbstluftwm: Update to 0.9.2.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.2.
[inputs]: Add libxft.
[native-inputs]: Add python.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:28:47 +01:00
Vinicius Monego df76cadf57
gnu: python-onnx: Update to 1.8.1.
* gnu/packages/machine-learning.scm (python-onnx): Update to 1.8.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:26:20 +01:00
Vinicius Monego 48ed66a632
gnu: libredwg: Update to 0.12.1.
* gnu/packages/engineering.scm (libredwg): Update to 0.12.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:25:12 +01:00
Vinicius Monego 07351f06ec
gnu: darktable: Update to 3.4.1.
* gnu/packages/photo.scm (darktable): Update to 3.4.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:23:23 +01:00
Vinicius Monego 242968eb12
gnu: setzer: Update to 0.4.1.
* gnu/packages/gnome.scm (setzer): Update to 0.4.1.
[inputs]: Add python-pdfminer-six.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:20:11 +01:00
Vinicius Monego 8067897fb9
gnu: Add python-pdfminer-six.
* gnu/packages/python-xyz.scm (python-pdfminer-six): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:18:50 +01:00
Vinicius Monego 659c2c5232
gnu: Add imgp.
* gnu/packages/image.scm (imgp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:13:52 +01:00