Commit graph

103025 commits

Author SHA1 Message Date
Dhruvin Gandhi
8b0e86017f
gnu: hut: Update to 0.2.0.
* gnu/packages/version-control.scm (hut): Update to 0.2.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-10 00:02:04 -04:00
Dhruvin Gandhi
0ef69fb724
gnu: go-github-com-spf13-cobra: Update to 1.5.0.
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.5.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-10 00:02:04 -04:00
jgart
e827d45db9
gnu: Add go-webring.
* gnu/packages/web.scm (go-webring): New variable.

Hi paren,

Thanks for the review. I changed everything but the blog stuff because
go-webring is not necessarily used in the context of a blog. A webring
can stand on it's own without being associated with a blog. A webring
can associate websites that are not blogs or Guix channels ;()

Here's v2

all best,

jgart

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Thiago Jung Bauermann
bdb13dfd29
gnu: public-inbox: Update to 1.9.0.
The patch is included in version 1.9.0, so remove it from Guix.

On i686-linux, test t/pop3d.t fails unless the File::FcntlLock module is
present so add it.

* gnu/packages/patches/public-inbox-fix-spawn-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/mail.scm (public-inbox)[version]: Change to 1.9.0.
[source]: Update hash.  Remove patch.
[inputs]: Add perl-file-fcntllock if target is x86-32.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Thiago Jung Bauermann
fa3ba0143f
gnu: Add perl-file-fcntllock.
* gnu/packages/perl.scm (perl-file-fcntllock): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
J. Sims
31f0e46bea
gnu: Add genie.
* gnu/packages/build-tools.scm (genie): Add genie.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
kiasoc5
b5e83548fb
gnu: blesh: Substitute with readlink directly.
Fixes <https://issues.guix.gnu.org/57659#6>.

* gnu/packages/bash.scm (blesh)[arguments]: In 'make-readlink-work',
remove use of 'search-input-file'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Ludovic Courtès
27a3a5d193
gnu: svt-hevc: Mark as supported on x86_64-linux only.
This package fails to build on i686-linux: it makes use of SSE2 and
related intrinsics not supported on i686.

* gnu/packages/video.scm (svt-hevc)[supported-systems]: Remove
"i686-linux".
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Adjust condition
accordingly.
2022-10-09 22:32:14 +02:00
Ludovic Courtès
e3362e249a
gnu: directfb: Remove input labels.
* gnu/packages/graphics.scm (directfb)[inputs]: Remove labels.
2022-10-09 22:32:13 +02:00
Ludovic Courtès
3714c8bdcd
gnu: gst-plugins-bad: Use 'librsvg-for-system'.
This fixes compilation on i686-linux.

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Use
'librsvg-for-system' instead of 'librsvg'.
2022-10-09 22:32:13 +02:00
Ludovic Courtès
c3b0be1fa2
gnu: directfb: Use 'librsvg-for-system'.
This fixes compilation on i686-linux.

* gnu/packages/graphics.scm (directfb)[inputs]: Use 'librsvg-for-system'
instead of 'librsvg'.
2022-10-09 22:32:13 +02:00
Lars-Dominik Braun
b310afde26
gnu: mergerfs: Hard-code output path in mount.mergerfs.
This allows using mergerfs filesystems in /etc/fstab.

* gnu/packages/file-systems.scm (mergerfs)[arguments]: Add clause to
existing SUBSTITUTE*.
2022-10-09 13:18:02 +02:00
Mark H Weaver
d3d3caeeeb
gnu: icecat: Remove vestigial patch.
This is a followup to commit bb762ac517.

* gnu/packages/patches/icecat-use-older-reveal-hidden-html.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-10-09 02:17:55 -04:00
Maxim Cournoyer
79358a99cd
gnu: btrbk: Update to 0.32.4.
* gnu/packages/backup.scm (btrbk): Update to 0.32.4.
2022-10-08 22:21:43 -04:00
Hunter Jozwiak
a86979b41a
gnu: linux-libre: Enable accessibility features.
* gnu/packages/linux.scm (%default-extra-linux-options): Enable
speakup and Braille console options by default.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-09 02:00:10 +02:00
Efraim Flashner
f2af4ca71f
gnu: links: Update to 2.28.
* gnu/packages/web-browsers.scm (links): Update to 2.28.
2022-10-14 15:29:27 +03:00
Florian Pelz
759d365cd2
news: Add 'de' translation.
* etc/news.scm: Add German translation of '--emulate-fhs' entry.
2022-10-14 12:37:15 +02:00
Nicolas Goaziou
4940d7e289
gnu: emacs-libmpdel: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel)[arguments]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-10-14 09:15:41 +02:00
Nicolas Goaziou
b614a63bfd
gnu: emacs-mpdel: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-mpdel): Update to 2.0.0.
[source]<origin>: Update upstream repository.
[inputs]: Remove EMACS-LIBMPDEL.
[propagated-inputs]: Add EMACS-LIBMPDEL, EMACS-NAVIGEL.
[home-page]: Update URL.
2022-10-14 09:15:40 +02:00
Nicolas Goaziou
ceb6fbd60d
gnu: Add emacs-navigel.
* gnu/packages/emacs-xyz.scm (emacs-navigel): New variable.
2022-10-14 09:15:40 +02:00
Nicolas Goaziou
9302788ff7
gnu: emacs-libmpdel: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 1.3.1.
[source]<origin>: Change upstream repository.
[home-page]: Update URL.
2022-10-14 09:15:39 +02:00
(
27c4f396b7
home: home-dbus-service-type: Fix make-forkexec-constructor call.
* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
  <#:environment-variables>: Use a quote instead of a gexp.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-10-14 11:06:07 +04:00
Efraim Flashner
cfd74630dd
gnu: gnucobol: Use G-expressions.
* gnu/packages/cobol.scm (gnucobol)[arguments]: Rewrite using
G-expressions.
2022-10-14 07:54:53 +03:00
Efraim Flashner
2b7d89bed6
gnu: gnucobol: Update description.
* gnu/packages/cobol.scm (gnucobol)[description]: Use upstream's
description.
2022-10-14 07:46:07 +03:00
Marius Bakke
b3fbd25fec
gnu: ungoogled-chromium: Update to 106.0.5249.119-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 106.0.5249.119.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-10-13 22:26:26 +02:00
Nicolas Goaziou
bf5e83aeab
gnu: emacs-forge: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.3.2.
2022-10-13 22:16:34 +02:00
Nicolas Goaziou
7047c2b652
gnu: emacs-evil-escape: Update to 3.16.
* gnu/packages/emacs-xyz.scm (emacs-evil-escape): Update to 3.16.
[source]<origin>: Change upstream repository.
[home-page]: Apply repository update.
2022-10-13 22:16:33 +02:00
Nicolas Goaziou
ab56022c4e
gnu: emacs-emacsql: Update to 3.1.1.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.1.
2022-10-13 22:16:33 +02:00
Nicolas Goaziou
21b698c503
gnu: emacs-emacsql: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[arguments]: Use G-expressions.
<#:phases>: Use EMACS-SUBSTITUTE-VARIABLES instead of EMACS-SUBSTITUTE-SEXPS.
2022-10-13 22:16:33 +02:00
Nicolas Goaziou
00fa377710
build: emacs-utils: Fix `emacs-substitute-variables'.
* guix/build/emacs-utils.scm (emacs-substitute-variables): Fix the regexp
matching variable name.

With end-of-word regexp ("\>"), the previous regexp may match the prefix of
a variable only, effectively deleting the rest of its name.

For example,

  (emacs-substitute-variables "file.el"
    ("foo" ...))

could match (defvar foo-bar ...) and replace it with (defvar foo ...).
2022-10-13 22:16:32 +02:00
Leo Famulari
cf98a72774
gnu: linux-libre 5.15: Update to 5.15.73.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.73.
(linux-libre-5.15-pristine-source): Update hash.
2022-10-13 14:36:09 -04:00
Leo Famulari
75b2511cc1
gnu: linux-libre 5.19: Update to 5.19.15.
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.15.
(linux-libre-5.19-pristine-source): Update hash.
2022-10-13 14:36:06 -04:00
Ricardo Wurmus
56915dc275
doc: Add chapter on containers to Cookbook.
* doc/guix-cookbook.texi (Containers): New chapter.
2022-10-13 17:42:05 +02:00
Ricardo Wurmus
9c97647446
system: Use a valid license as the dummy license.
* gnu/system/images/wsl2.scm (dummy-package)[license]: Do not use #F.
2022-10-13 17:41:59 +02:00
Mathieu Othacehe
7c2b09f924
ci: Honor the system passed to image->job.
Fixes: <https://issues.guix.gnu.org/53480>.

* gnu/ci.scm (image->job): Pass the system argument to the underlying
lower-object call.
2022-10-13 17:28:46 +02:00
Ludovic Courtès
8b192c5550
shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.
Previously, using 'guix shell -CF coreutils' twice (such that the
profile is cache) would result in:

  guix shell: error: '--profile' cannot be used with package options

This patch fixes it by moving argument handling to (guix scripts shell),
before 'options-with-caching' is called.

* guix/scripts/environment.scm (show-environment-options-help)
(%options): Remove '--emulate-fhs'.
(guix-environment*): Pass OPTS as-is to 'options/resolve-packages'.
* guix/scripts/shell.scm (show-help, %options): Add '--emulate-fhs'.
Add the (expression . ...) component to RESULT right from the argument
handler.
* tests/guix-environment-container.sh: Change '--emulate-fhs' tests to
use 'guix shell' instead of 'guix environment'.
2022-10-13 15:56:56 +02:00
jgart
10d429f2fc
gnu: entr: Update to 5.2.
* gnu/packages/entr.scm (entr): Update to 5.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:16 +01:00
jgart
f22bc5fd5e
gnu: micropython: Update to 1.19.
* gnu/packages/python.scm (micropython): Update to 1.19.

v2 adds my copyright declaration. thnx!

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Simon Streit
5dec941818
gnu: cantata: Update to 2.5.0.
* gnu/packages/mpd.scm (cantata): Update to 2.5.0.
[inputs]: Add "avahi" and "musicbrainz".

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Michael Rohleder
d1ad0a2ec2
gnu: nheko: Update to 0.10.2.
* gnu/packages/messaging.scm (nheko): Update to 0.10.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Adam Kandur
bf59d83699
gnu: Add go-github-com-savsgio-gotils.
* gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Nicolas Graves
33f56db654
gnu: libfido2: Install udev rules.
* gnu/packages/security-token.scm (libfido2)[arguments]: Add a configure flag
specifying the installation directory of the udev rule.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:27:52 +01:00
EuAndreh
a9268695e0
services: nginx: Add reload action.
In a new "reload" shepherd-action, send a SIGHUP to the NGINX master process,
so that it can re-read the configuration file and start new worker processes.

* gnu/services/web.scm (nginx-shepherd-service): Add the "reload"
shepherd-action.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:27:35 +01:00
Nicolas Goaziou
d8271d8193
gnu: emacs-emacsql: Update to 3.1.0.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.0.
2022-10-13 12:53:09 +02:00
Nicolas Goaziou
88ed4692d1
gnu: emacs-lcr: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.5.
2022-10-13 12:53:08 +02:00
Nicolas Goaziou
6bb130d64b
gnu: mgba: Update to 0.10.0.
* gnu/packages/emulators.scm (mgba): Update to 0.10.0.
2022-10-13 12:53:08 +02:00
Nicolas Goaziou
7ca86fdf20
gnu: emacs-taxy-magit-section: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.
2022-10-13 12:53:08 +02:00
Nicolas Goaziou
dcdb074ecf
gnu: emacs-project: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.2.
2022-10-13 12:52:59 +02:00
Denis 'GNUtoo' Carikli
cc58a0c627
gnu: epiphany: Use 'librsvg-for-system'.
This adds support for non x86_64 architectures.

* gnu/packages/gnome.scm (epiphany)[inputs]: Use
  'librsvg-for-system' instead of 'librsvg'.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:13 +01:00
jgart
7db94d8e54
gnu: Add ghc-open-browser.
* gnu/packages/haskell-xyz.scm (ghc-open-browser): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:13 +01:00