Commit graph

94314 commits

Author SHA1 Message Date
Efraim Flashner 6d780dc8bf
gnu: gitolite: Don't hardcode path to svnserve.
* gnu/packages/version-control.scm (gitolite)[arguments]: Adjust custom
'patch-source phase to search for svnserve in $PATH.
2022-03-28 10:04:03 +03:00
Pier-Hugues Pellerin fff27ded10
gnu: Go: Update to 1.17.8 [security fixes].
Go 1.17.8 (released 2022-03-03) includes a security fix to the regexp/syntax
package[0], as well as bug fixes to the compiler, runtime, the go command, and
the crypto/x509 and net packages.  See the Go 1.17.8 milestone[1] on the
upstream issue tracker for details.

[0] CVE-2022-24921 and https://go.dev/issue/51112.
[1] https://github.com/golang/go/issues?q=milestone%3AGo1.17.8+label%3ACherryPickApproved

* gnu/packages/golang.scm (go-1.17): Update to 1.17.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-03-27 23:11:18 -04:00
Pier-Hugues Pellerin 8731ed8eae
gnu: Go 1.16: Update to 1.16.15 [security fixes].
Go 1.16.15 (released 2022-03-03) includes a security fix to the regexp/syntax
package[0], as well as bug fixes to the compiler, runtime, the go command, and
the net package. See the Go 1.16.15 milestone[1] on the upstream issue tracker
for details.

[0] CVE-2022-24921 and https://go.dev/issue/51112.
[2] https://github.com/golang/go/issues?q=milestone%3AGo1.16.15+label%3ACherryPickApproved

* gnu/packages/golang.scm (go-1.16): Update to 1.16.15.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-03-27 23:11:18 -04:00
Liliana Marie Prikler 2344fb1097
gnu: mcomix: Install messages.
* gnu/packages/image-viewer.scm (mcomix)[install-data]: Also install messages
subdirectory.
2022-03-27 09:49:02 +02:00
Leo Famulari 943d4b775b
gnu: linux-libre: Add linux-libre 5.17.
* 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): New 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: New files.
* Makefile.am (AUX_FILES): Add them.
2022-03-26 17:59:57 -04:00
Leo Famulari 50ccffb89e
gnu: Borg: Update to 1.2.0.
* gnu/packages/backup.scm (borg): Update to 1.2.0.
[source]: Adjust the list of Cython files to rebuild. Remove an obsolete
substitution. Delete the bundled xxhash. Blake2 is no longer bundled.
[native-inputs]: Add python-dateutil.
[inputs]: Add xxhash. Add python-msgpack-1.2. Remove libb2.
[arguments]: Export BORG_LIBXXHASH_PREFIX to ensure the build script can find
xxhash. Adjust the list of skipped tests and make the custom 'check' phase honor
tests?. Install some more documentation.
2022-03-26 17:53:37 -04:00
Leo Famulari b9e01b7516
gnu: Add python-msgpack-1.0.2.
* gnu/packages/python-xyz.scm (python-msgpack-1.0.2): New variable.
2022-03-26 17:53:30 -04:00
Liliana Marie Prikler ff4585d147
gnu: mcomix: Wrap missing paths.
* gnu/packages/image-viewers.scm (mcomix)[inputs]: Add gtk+.
[arguments]<#:imported-modules,#:modules>: New arguments.
<#:phases>: Add ‘glib-or-gtk-wrap’ and ‘gi-wrap’.
2022-03-26 08:52:40 +01:00
Liliana Marie Prikler 8358ad36c6
gnu: mcomix: Update to 2.0.1.
* gnu/packages/image-viewers.scm (mcomix): Update to 2.0.1.
[source]: Use sourceforge once again.
[inputs]: Add ‘python’.
[arguments]: Convert to a list of G-Expressions.
<#:tests?>: Drop.
<#:phases>: Rename ‘configure’ to ‘patch-sources’.  Also fix an assertion
error in "mcomix/image_tools.py".
No longer replace ‘build’ or ‘install’.  Add ‘install-data’ phase after
‘install’.  Use (this-package-input) to refer to the python input.
2022-03-26 08:52:40 +01:00
Feng Shu fc9ac2ac64
gnu: Add xfdashboard.
* gnu/packages/xfce.scm (xfdashboard): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-03-26 11:39:00 +08:00
SeerLite 2e55a4c6b9
services: xorg: Remove xf86-input-synaptics from %default-xorg-modules.
Fixes <https://issues.guix.gnu.org/35450>.

This driver isn't intended to be installed by default as it takes
precedence over the recommended xf86-input-libinput.

* gnu/services/xorg.scm (%default-xorg-modules): Remove
  xf86-input-synaptics.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-25 18:42:14 +01:00
fesoj000 cabda1197e
gnu: nftables: Enable json output.
* gnu/packages/linux.scm (nftables)[inputs]: Add jansson.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
fesoj000 32a5a1cc96
gnu: nftables: Enable build of manpages.
* gnu/packages/linux.scm (nftables)[native-inputs]: Add docbook2x.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
Feng Shu 1f46534646
gnu: Add gigolo.
* gnu/packages/xfce.scm (gigolo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
Imran Iqbal f2bbe73b81
gnu: Add curlie.
* gnu/packages/curl.scm (curlie): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
raingloom 72d2aeacaa
gnu: akku: Update to 1.1.0.
* gnu/packages/package-management.scm (akku): Update to 1.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
Philippe SWARTVAGHER 2f7a6eaec9
gnu: hwloc: Update to 2.7.1.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.7.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
Guillaume Le Vaillant cce693a4a9
gnu: txr: Update to 274.
* gnu/packages/lisp.scm (txr): Update to 274.
2022-03-25 11:20:33 +01:00
Felix Gruber 87238a0b2c
gnu: postgis: Update to 3.2.1.
* gnu/packages/geo.scm (postgis): Update to 3.2.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-25 11:15:09 +01:00
jgart 034b7b5db6
gnu: cl-clack: Update to 2.0.0-2.6fd0279.
* gnu/packages/lisp-xyz.scm (sbcl-clack): Update to 2.0.0-2.6fd0279.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-25 11:10:56 +01:00
jgart 6b532de90e
gnu: cl-contextl: Update to 1.0.0-2.f4fb3f5.
* gnu/packages/lisp-xyz.scm (sbcl-contextl): Update to 1.0.0-2.f4fb3f5.
  [version]: Use revision variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-25 11:10:30 +01:00
Guillaume Le Vaillant 78ad4749cf
gnu: prusa-slicer: Update to 2.4.1.
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.1.
2022-03-25 11:00:24 +01:00
Leo Famulari d05fcc21cb
gnu: tremc: Update to 0.9.3.
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/tremc-fix-decodestring.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-03-24 22:50:20 -04:00
Maxim Cournoyer f252e6b8bf
gnu: Add python-flake8-isort.
* gnu/packages/python-xyz.scm (python-flake8-isort): New variable.
2022-03-24 20:57:46 -04:00
Pierre-Henry Fröhring d90b06cc42
gnu: Add python-aiopg.
* gnu/packages/python-xyz.scm (python-aiopg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 23:26:56 +01:00
Pierre-Henry Fröhring 66cd0ce176
gnu: Add python-psycopg2-binary.
* gnu/packages/python-xyz.scm (python-psycopg2-binary): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 23:26:55 +01:00
Ludovic Courtès 462f3b064f
gnu: xen: Fix compilation.
Suggested by Skyler <skyvine@protonmail.com>.

* gnu/packages/virtualization.scm (xen)[arguments]: In 'patch' phase,
substitute ".note.gnu.build-id" in 'xen.lds.S'.
2022-03-24 23:26:55 +01:00
Maxim Cournoyer 07f55a361e
gnu: Add python-robotframework-pabot.
* gnu/packages/python-xyz.scm (python-robotframework-pabot): New variable.
2022-03-24 16:08:37 -04:00
Maxim Cournoyer d8f62653e5
gnu: python-robotframework: Update to 5.0 and run acceptance tests.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 5.0.
[patches]: Remove python-robotframework-ug2html.patch.  Add
python-robotframework-atest.patch and update
python-robotframework-source-date-epoch.patch.
[phases]: Use gexps.
{delete-problematic-tests}: New phase.
{check}: Also run `atest', the acceptance test suite.
[native-inputs]: Use new style.  Add python-lxml, python-pyyaml,
python-xmlschema, scrot and xvfb-run.
* gnu/packages/patches/python-robotframework-atest.patch: New file.
* gnu/packages/patches/python-robotframework-source-date-epoch.patch: Update patch.
* gnu/packages/patches/python-robotframework-ug2html.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-03-24 15:43:04 -04:00
Efraim Flashner d1851d7880
gnu: gcompris-qt: Use kde download mirror url.
* gnu/packages/education.scm (gcompris-qt)[source]: Use kde mirror url
scheme.
2022-03-24 20:50:09 +02:00
Leo Famulari f76898be6d
gnu: mpdscribble: Update to 0.24.
* gnu/packages/mpd.scm (mpdscribble): Update to 0.24.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-03-24 13:05:30 -04:00
Zhu Zihao ab98b51ef1
gnu: cogl: Fix the home page.
[[PGP Signed Part:No public key for 66397F84F76693F9 created at 2022-03-23T11:08:49+0100 using EDDSA]]

[[End of PGP Signed Part]]
>From a133e9e91f189f873f86481c7d8c3b8b4c5f755d Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 23 Mar 2022 18:05:40 +0800
Subject: [PATCH] gnu: cogl: Fix the home page.

The website https://www.cogl3d.org/ is not owned by Project Cogl now. Since
Cogl is a part of Project Clutter, make Cogl use the same homepage as Clutter.

* gnu/packages/gnome.scm (cogl): Fix the indentation.

[homepage]: Use the same homepage as clutter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:53:09 +01:00
fesoj000 8044a1fec9
services: murmur: Fix server program name.
* gnu/services/telephony.scm (murmur-activation):
(murmur-shepherd-service): Change file name of mumble server, which is
now called mumble-server instead of murmurd since version 1.4.x.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:45:48 +01:00
Artyom V. Poptsov 02c81a44c6
gnu: avr-xyz: Add simavr
* gnu/packages/avr-xyz.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add 'avr-xyz.scm'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:45:48 +01:00
Remco van 't Veer e91c9edb20
services: dnsmasq: Add more options.
* gnu/services/dns.scm (<dnsmasq-configuration>): Add
forward-private-reverse-lookup?, strict-order? and cpe-id options.
(dnsmasq-shepherd-service): Pass added options to dnsmasq and use
match-record instead of match-lambda.
* doc/guix.texi (Guix Services): Document options added to dnsmasq.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:45:48 +01:00
Ludovic Courtès 9877408d2f
gnu: guile-fibers: Remove GNU/Hurd from 'supported-systems'.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[supported-systems]: New
field.
2022-03-24 12:45:47 +01:00
Ludovic Courtès c31897055d
gnu: guile-fibers: Support cross-compilation.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[native-inputs]: Add GUILE-3.0.
(guile2.2-fibers)[inputs, native-inputs]: Adjust accordingly.
2022-03-24 12:45:47 +01:00
Leo Famulari 24cbe07ae6
gnu: linux-libre 4.9: Update to 4.9.308.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.308.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-24 01:43:29 -04:00
Leo Famulari 6d597cb492
gnu: linux-libre 4.14: Update to 4.14.273.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.273.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-24 01:43:29 -04:00
Leo Famulari 757d418b43
gnu: linux-libre 4.19: Update to 4.19.236.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.236.
(linux-libre-4.19-pristine-source): Update hash.
2022-03-24 01:43:28 -04:00
Leo Famulari 220a59a33c
gnu: linux-libre 5.4: Update to 5.4.187.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.187.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-24 01:43:28 -04:00
Leo Famulari 085a8a76e8
gnu: linux-libre 5.10: Update to 5.10.108.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.108.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-03-24 01:43:28 -04:00
Leo Famulari 109a008128
gnu: linux-libre 5.15: Update to 5.15.31.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.31.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-03-24 01:43:28 -04:00
Leo Famulari e7f15b5ce8
gnu: linux-libre: Update to 5.16.17.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.17.
(linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
2022-03-24 01:43:24 -04:00
Liliana Marie Prikler 7258c90572
gnu: python-notmuch2: Use new style.
* gnu/packages/mail.scm (python-notmuch2)[version]: Explicitly inherit from
notmuch.
[arguments]: Use list of G-Expressions.
2022-03-23 21:12:38 +01:00
Tanguy Le Carrour 8d33d7b42f
gnu: python-notmuch2: Fix build.
* gnu/packages/mail.scm (python-notmuch2)[#:phases]: Add
‘create-notmuch-config’ and ‘patch-setup.’py after ‘enter-python-dir’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-03-23 21:07:00 +01:00
Nicolas Goaziou 9a31942cab
gnu: python-pillow-simd: Fix version.
* gnu/packages/python-xyz.scm (python-pillow-simd)[version]: Move "v" prefix
out of version string.
2022-03-23 14:26:40 +01:00
jgart 297a5b74c3
gnu: cl-ningle: Update to 0.3.0-2.2e85675.
* gnu/packages/lisp-xyz.scm (sbcl-ningle): Update to 0.3.0-2.2e85675.
  [arguments]: Remove custom 'combine-fasls' phase that changes the name of
  compiled files causing a permission denied error when loading ningle.
  See this discussion:
  https://lists.gnu.org/archive/html/help-guix/2021-12/msg00067.html.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-23 09:46:15 +01:00
Efraim Flashner fada73a280
gnu: pybind11: Update to 2.8.1.
* gnu/packages/python-xyz.scm (pybind11): Update to 2.8.1.
2022-03-23 08:33:37 +02:00
Efraim Flashner 63641be6eb
gnu: spike: Wrap binaries.
* gnu/packages/virtualization.scm (spike)[arguments]: Add phase to wrap
binaries with dtc.
[inputs]: Add bash-minimal.
2022-03-23 08:32:44 +02:00