Commit graph

103396 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
8c4ef41622
gnu: padthv1: Update to 0.9.27.
* gnu/packages/music.scm (padthv1): Update to 0.9.27.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
884e7b2e47
gnu: samplv1: Update to 0.9.27.
* gnu/packages/music.scm (samplv1): Update to 0.9.27.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
e63e2518c2
gnu: drumkv1: Update to 0.9.27.
* gnu/packages/music.scm (drumkv1): Update to 0.9.27.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
060a154aad
gnu: synthv1: Update to 0.9.27.
* gnu/packages/music.scm (synthv1): Update to 0.9.27.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
0c5bc867a1
gnu: mtools: Update to 4.0.41.
* gnu/packages/mtools.scm (mtools): Update to 4.0.41.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
f6d784b3b5
gnu: cpuid: Update to 20221003.
* gnu/packages/linux.scm (cpuid): Update to 20221003.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
e3674f83b2
gnu: mcelog: Update to 189.
* gnu/packages/linux.scm (mcelog): Update to 189.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
f8a29a4163
gnu: qjackctl: Remove unused qtx11extras input.
* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
d7e59fb2ad
gnu: qjackctl: Update to 0.9.8.
* gnu/packages/audio.scm (qjackctl): Update to 0.9.8.
[inputs]: Add qtsvg-5.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
dd9b31254b
gnu: cryfs: Remove trailing #t.
* gnu/packages/crypto.scm (cryfs)[arguments]:
Don't explicitly return #t from phases.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
d90d24bcbc
gnu: cryfs: Remove input labels.
* gnu/packages/crypto.scm (cryfs)[native-inputs]: Remove label strings.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
9923bf62dc
gnu: cryfs: Update to 0.11.3.
* gnu/packages/crypto.scm (cryfs): Update to 0.11.3.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
e0f12e0f99
gnu: bind: Update to 9.16.34.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.34.
2022-10-16 02:00:00 +02:00
Artyom Bologov
7ecd85eacb
gnu: cl-webkit: Update to 3.5.5.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-10-19 16:33:55 +02:00
Maxim Cournoyer
3bb145b6e2
gnu: python-robotframework-pabot: Update to 2.7.0.
* gnu/packages/python-xyz.scm (python-robotframework-pabot): Update to 2.7.0.
2022-10-18 13:01:49 -04:00
Maxim Cournoyer
e2c55a679d
gnu: python-robotframework-datadriver: Update to 1.6.1.
* gnu/packages/python-xyz.scm (python-robotframework-datadriver): Update to 1.6.1.
2022-10-18 13:01:49 -04:00
Maxim Cournoyer
190be4921c
gnu: python-robotframework: Update to 5.0.1.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 5.0.1.
[phases] {delete-problematic-tests}: Re-instate the sending_signal.robot
tests, fixed upstream.
[native-inputs]: Replace python-jsonschema with python-jsonschema-next.
2022-10-18 13:01:49 -04:00
Tobias Geerinckx-Rice
033cbd11a8
gnu: libksba: Graft to 1.6.2 [fixes CVE-2022-3515].
* gnu/packages/gnupg.scm (libksba/fixed): New variable.
(libksba): Use it as grafted replacement.
2022-10-16 02:00:00 +02:00
Nicolas Goaziou
7fdbd37e12
gnu: notmuch: Update to 0.37.
* gnu/packages/mail.scm (notmuch): Update to 0.37.
2022-10-18 18:40:01 +02:00
Nicolas Goaziou
c9eac0c355
gnu: emacs-org-modern: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.5.
2022-10-18 18:32:16 +02:00
Nicolas Goaziou
2589997fab
gnu: xournalpp: Update to 1.1.2.
* gnu/packages/pdf.scm (xournalpp): Update to 1.1.2.
2022-10-18 18:22:19 +02:00
Nicolas Goaziou
e39b4902a0
gnu: scummvm: Use G-expressions.
* gnu/packages/emulators.scm (scummvm)[arguments]: Use G-expressions.
2022-10-18 18:22:19 +02:00
Nicolas Goaziou
e598e2a57b
gnu: scummvm: Update to 2.6.1.
* gnu/packages/emulators.scm (scummvm): Update to 2.6.1.
2022-10-18 18:22:19 +02:00
florhizome
72a41c4012
gnu: Add nbfc-linux.
* gnu/packages/linux.scm (nbfc-linux): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-18 14:55:29 +02:00
Felix Lechner
b8dd3e59ce
gnu: wolfssl: Update to 5.5.1 [security fixes].
* gnu/packages/tls.scm (wolfssl): Update to 5.5.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-18 14:43:08 +02:00
jgart
70cac2829f
gnu: Add python-simple-pid.
* gnu/packages/python-science.scm (python-simple-pid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-18 14:41:10 +02:00
Ludovic Courtès
7460b06a2d
doc: Mention Guile-GnuTLS in the requirements.
* doc/guix.texi (Requirements): Update.
2022-10-18 14:27:01 +02:00
Ludovic Courtès
c340c24a8d
gnu: hpcguix-web: Remove input labels.
* gnu/packages/web.scm (hpcguix-web)[native-inputs, inputs]: Remove labels.
2022-10-18 14:27:01 +02:00
Ludovic Courtès
6476f33f31
self: Switch to Guile-GnuTLS.
* guix/self.scm (specification->package, compiled-guix): Replace
"gnutls" with "guile-gnutls".
2022-10-18 14:27:01 +02:00
Ludovic Courtès
7c60e8f808
gnu: guix: Switch to Guile-GnuTLS.
This is a followup to a1cd93083b.

* gnu/packages/package-management.scm (guix)[arguments]: Refer to
"guile-gnutls" instead of "gnutls".
[native-inputs, propagated-inputs]: Replace 'gnutls' with 'guile-gnutls'.
[inputs]: Add 'zlib'.
(guix-daemon): Replace 'gnutls' with 'guile-gnutls'.
(guix-build-coordinator)[arguments, propagated-inputs, native-inputs]:
Replace 'gnutls' with 'guile-gnutls'.
(guix-build-coordinator/agent-only): Likewise.
(nar-herder): Likewise.
2022-10-18 14:27:01 +02:00
Ludovic Courtès
69ed946bbc
gnu: gnutls-latest: Remove dependency on Guile.
* gnu/packages/tls.scm (gnutls-latest)[inputs]: Remove 'guile' and add
'libunistring'.
[native-inputs]: Remove 'guile'.
2022-10-18 14:27:01 +02:00
Ludovic Courtès
d5f07aa832
gnu: guile-gnutls: Fix cross-crompilation.
* gnu/packages/tls.scm (guile-gnutls)[source]: Add "gnutls-cross.patch".
[native-inputs]: Add 'gnutls'.
[inputs]: Add 'guile-3.0'.
2022-10-18 14:26:46 +02:00
Christopher Baines
0289312bc9
gnu: guix-build-coordinator: Update to 0-65.26fe4a7.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-65.26fe4a7.
2022-10-18 11:05:23 +01:00
EuAndreh
b857d239e7
gnu: Add perl-critic.
* gnu/packages/perl.scm (perl-critic): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:49 +01:00
EuAndreh
dfbeb5d1ce
gnu: Add perl-ppix-utilities.
* gnu/packages/perl.scm (perl-ppix-utilities): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:48 +01:00
EuAndreh
d45c5a47ba
gnu: Add perl-ppix-quotelike.
* gnu/packages/perl.scm (perl-ppix-quotelike): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:48 +01:00
EuAndreh
4acc8a9019
gnu: Add perl-ppix-regexp.
* gnu/packages/perl.scm (perl-ppix-regexp): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:48 +01:00
EuAndreh
2a531bfb34
gnu: Add perl-string-format.
* gnu/packages/perl.scm (perl-string-format): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:48 +01:00
EuAndreh
b91a5667c6
gnu: Add perl-readonly-xs.
* gnu/packages/perl.scm (perl-readonly-xs): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:48 +01:00
EuAndreh
885944bc10
gnu: Add perl-pod-spell.
* gnu/packages/perl.scm (perl-pod-spell): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:48 +01:00
EuAndreh
5f30ce0314
gnu: Add perl-config-tiny.
* gnu/packages/perl.scm (perl-config-tiny): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:58:47 +01:00
EuAndreh
5595aa9a75
gnu: Add perl-regexp-grammars.
* gnu/packages/perl.scm (perl-regexp-grammars): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:56:49 +01:00
EuAndreh
6d32d835aa
gnu: Add perl-commonmark.
* gnu/packages/markup.scm (perl-commonmark): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:56:30 +01:00
ROCKTAKEY
c844489350
gnu: Add skk-jisyo.
* gnu/packages/dictionaries.scm (skk-jisyo): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:52:25 +01:00
EuAndreh via Guix-patches via
dbdc8f64e7
services: nginx: Improve reload action documentation.
* gnu/services/web.scm (nginx-shepherd-service): Be explicit about the
reload action not changing the configuration file, but instead
respawning worker processes.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:48:32 +01:00
EuAndreh via Guix-patches via
117b0a65c8
services: nginx: Use nginx-action over inline gexp.
* gnu/services/web.scm (nginx-shepherd-service): Use the simpler
"nginx-action" helper, for the same reload side-effect.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:48:14 +01:00
Sughosha
3c7d4fdc30
gnu: textpieces: Reorder dependencies and fix description.
* gnu/packages/textpieces.scm (textpieces)[description]: Add missing "is a".
[inputs, native-inputs]: Reorder.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-18 10:45:58 +01:00
Efraim Flashner
054ddcbbc6
gnu: ncdu-2: Update to 2.2.
* gnu/packages/ncdu.scm (ncdu-2): Update to 2.2.
2022-10-18 09:22:39 +03:00
Efraim Flashner
b41ff1a00d
gnu: gcc-2.95: Add initial work toward building for arm.
* gnu/packages/gcc.scm (gcc-2.95)[source]: Adjust source to use newer
macros from more recent versions of GCC.
2022-10-18 08:41:48 +03:00
Efraim Flashner
96f8945425
gnu: gcc-2.95: Add substitution for the Hurd's linker.
* gnu/packages/gcc.scm (gcc-2.95)[arguments]: Adjust custom
'set-dynamic-linker-file-name phase to also substitute the Hurd's
linker.
2022-10-18 08:41:44 +03:00