Commit graph

129903 commits

Author SHA1 Message Date
Christopher Baines
75a63e2a2e
gnu: guix-build-coordinator: Update to 0-94.c4c4f5a.
This also switches to use guile-next, which includes important fixes to
invalid unicode handling with suspendable ports, which is necessary for the
agent.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-94.c4c4f5a.
* gnu/services/guix.scm: Use guile-next for the coordinator service.

Change-Id: I853539a612fd0b41a6c63069c6291b3f42e5cdee
2024-01-12 12:06:56 +00:00
Aleksandr Vityazev
de9aafae17
gnu: icedove/wayland: Wrap quotes around ‘$@’ in the executable.
Fixes <https://issues.guix.gnu.org/66643>.

* gnu/packages/gnuzilla (icedove/wayland)[arguments]: Wrap quotes around ‘$@’
in the executable script.

Signed-off-by: Clément Lassieur <clement@lassieur.org>
2024-01-12 12:57:45 +01:00
nafkhamdc
5960c3cdc4
gnu: Add r-azimuth.
* gnu/packages/bioinformatics.scm (r-azimuth): New variable.

Change-Id: I2b0d087378028663ee8d76ced8950f7a9721cb03
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2024-01-12 12:41:18 +01:00
Ricardo Wurmus
40f5a3ce43
gnu: python-sanic: Update to 23.12.1.
* gnu/packages/python-web.scm (python-sanic): Update to 23.12.1.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags.
[propagated-inputs]: Add python-aioquic, python-html5tagger, python-tracerite,
and python-typing-extensions.
[native-inputs]: Remove gunicorn, python-isort, python-pytest-sugar, and
python-pytest-asyncio; add python-coverage, python-cryptography,
python-docutils, python-mypy, python-pygments, python-slotscheck,
python-towncrier, python-tox, and python-types-ujson.

Change-Id: I1bff804a6c2c038e0aacae821816f2a706029d37
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
d9aba13841
gnu: python-pytest-sanic: Relax requirement on websockets.
* gnu/packages/python-check.scm (python-pytest-sanic)[arguments]: Use plain
list; add 'relax-requirements phase.
[description]: Use complete sentence.

Change-Id: I3c21380b4aa208da8a92270b6748b620a4a2dcc0
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
2268de7972
gnu: python-sanic-testing: Update to 23.12.0.
* gnu/packages/python-web.scm (python-sanic-testing): Update to 23.12.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove 'loosen-requirements phase.
[propagated-inputs]: Remove python-websockets.

Change-Id: Ie1958070959692ae678ffeefda9ee8bafa86a5e6
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
4805153a17
gnu: python-sanic-routing: Update to 23.12.0.
* gnu/packages/python-web.scm (python-sanic-routing): Update to 23.12.0.
[build-system]: Use pyproject-build-system.

Change-Id: I1ff18b5c7ecc6560417086a4ba5cbf70114991c1
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
c62db10f94
gnu: rubberband: Propagate required libraries.
* gnu/packages/audio.scm (rubberband)[inputs]: Move fftw and libsamplerate
from here...
[propagated-inputs]: ...to here.

Change-Id: I0a2813fcad789b0609f1d300ec8508f4092665bf
2024-01-11 23:20:28 +01:00
Brendan Tildesley
761078ece0
gnu: Add easyeffects.
* gnu/packages/audio.scm (easyeffects): New variable.

Change-Id: Ie58da47abf7312708840fdec97f19f7aad3ea337
2024-01-11 23:20:28 +01:00
Brendan Tildesley
6ce72159cf
gnu: rubberband: Update to 3.3.0.
* gnu/packages/audio.scm (rubberband): Update to 3.3.0.
[build-system]: Use meson-build-system.
[arguments]: Enable tests; use libsamplerate over builtin resampler; use Guix
fftw over bundled version.
[inputs]: Add fftw and lv2.
[native-search-paths]: Add LV2 and LADSPA search paths.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
Change-Id: I0cf9e12147eaa8c747190cf305cbc209f86ee44a
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
f30f13b852
gnu: lilv: Update to 0.24.22.
* gnu/packages/audio.scm (lilv): Update to 0.24.22.

Change-Id: I290632adf5dacd41af9e7ca69dd12da7237d7237
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
88d67aad97
gnu: lilv: Enable tests.
* gnu/packages/audio.scm (lilv)[arguments]: Use G-expression; enable tests.

Change-Id: I22b36726caa903e26dc07806d7d57816f9841971
2024-01-11 23:20:28 +01:00
Brendan Tildesley
3d21e4f667
gnu: lilv: Update to 0.24.20.
* gnu/packages/audio.scm (lilv): Update to 0.24.20.
[build-system]: Use meson.
[arguments]: Remove.ldflag hack not needed with meson.
[home-page]: Append ".html".

Change-Id: Ia4edfe436d8bb45c937d77c385c3e472df335ca8
2024-01-11 23:20:28 +01:00
Brendan Tildesley
161ff430da
gnu: mda-lv2: Update to 1.2.10.
* gnu/packages/audio.scm (mda-lv2): Update to 1.2.10.
[build-system]: Use meson.
[arguments]: Remove unnecessary flags
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
9487e7b4de
gnu: sratom: Update to 0.6.16.
* gnu/packages/audio.scm (sratom): Update to 0.6.16.

Change-Id: I2ac0d532dcf2548cf80931e68b9a13782bfc1d9b
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
73ff86a61e
gnu: sratom: Enable tests.
* gnu/packages/audio.scm (sratom)[arguments]: Remove.

Change-Id: Ibf3bcf712b964d7e9470e338d76feede8c41fc15
2024-01-11 23:20:28 +01:00
Brendan Tildesley
78540ffe21
gnu: sratom: Update to 0.6.14.
* gnu/packages/audio.scm (sratom): Update to 0.6.14.
[build-system]: Use meson.
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
37fbc0a274
gnu: sord: Update to 0.16.16.
* gnu/packages/rdf.scm (sord): Update to 0.16.16.
[propagated-inputs]: Add zix.

Change-Id: I48f2bfef05d3c5f4e1cfd53dc1b147b9f7f44e75
2024-01-11 23:20:28 +01:00
Brendan Tildesley
813f344cff
gnu: sord: Enable tests.
* gnu/packages/rdf.scm (sord)[arguments]: Remove.ldflag hack not needed with
meson; enable tests.
[home-page]: Update.

Change-Id: I03017745594356c4fa714c211aa68101248605cd
2024-01-11 23:20:28 +01:00
Ricardo Wurmus
02ae792775
gnu: serd: Update to 0.32.0.
* gnu/packages/rdf.scm (serd): Update to 0.32.0.

Change-Id: I6701d78572c14adcfe340eac8409afd975e847bb
2024-01-11 23:20:28 +01:00
Brendan Tildesley
4fe70e39ea
gnu: serd: Enable tests.
* gnu/packages/rdf.scm (serd)[arguments]: Remove.
[native-inputs]: Add python-minimal.

Change-Id: Ice5ceac6b432474b70a7dc171cd3a6bb68dc97fd
2024-01-11 23:20:27 +01:00
Brendan Tildesley
587d95d4b5
gnu: lv2: Update to 1.18.10.
* gnu/packages/audio.scm (lv2): Update to 1.18.10.
[build-system]: Use meson.
[arguments]: Enable tests.
2024-01-11 23:20:27 +01:00
Brendan Tildesley
d850428129
gnu: vamp: Update to 2.10.0.
* gnu/packages/audio.scm (vamp): Update to 2.10.0.
2024-01-11 23:20:27 +01:00
Sharlatan Hellseher
4eef1c3517
teams: Add entry for Sharlatan Hellseher.
* etc/teams.scm ("Sharlatan Hellseher"): New member.

Change-Id: I05f1442e90799e182feb153f45191e789c05461b
2024-01-12 00:39:32 +00:00
Efraim Flashner
637b72e2b8
gnu: llvm-cling: Fix build.
This is a follow-up to 15ba54d0e9.

* gnu/packages/llvm.scm (llvm-cling)[arguments]: Use gexps for phases.

Change-Id: I12f048b1a6a350838572832ad33357046610b18d
2024-01-11 20:00:08 +02:00
Efraim Flashner
15ba54d0e9
gnu: llvm-12: Use gexps and simplify.
* gnu/packages/llvm.scm (llvm-12)[arguments]: Inherit from llvm-13.
Rewrite remaining new phase using gexps.  Remove trailing #t from
phases.
(llvm-9)[arguments]: Adjust accordingly.

Change-Id: I7ba4e9954b4e8766e9e072696ab55303c1642315
2024-01-11 19:21:30 +02:00
David Thompson
8cc0687778
gnu: Update guile-gnutls to 3.7.14.
* gnu/packages/tls.scm (guile-gnutls): Update to 3.7.14.

Change-Id: I851cb3554f1dcf5c286c345634ea71c5a7bbd973
2024-01-11 11:22:36 -05:00
Ricardo Wurmus
59706daf02
gnu: r-cytolib: Unbundle boost.
* gnu/packages/bioconductor.scm (r-cytolib)[source]: Remove bundled copy of
boost.
[arguments]: Change build system to link with existing boost library.
[inputs]: Add boost, openblas, protobuf, and zlib.

Change-Id: I3d1b7d10c80ddaf8ed8eedfe9178ab212ef48e8d
2024-01-11 17:10:24 +01:00
Guillaume Le Vaillant
24f000a49a
Merge branch 'lisp-team'
Change-Id: I4ec6ad695392c76c389224255477819fa686eecb
2024-01-11 16:49:24 +01:00
Maxim Cournoyer
3dd8bf94a9
gnu: ffmpeg-jami: Sync configure flags with upstream Jami.
After discovering that video didn't work with Jami, a closer look to the
configuration flags used by its ffmpeg fork found some discrepancies.

* gnu/packages/video.scm (ffmpeg-jami) [configure-flags]: Order the same way
as in the upstream rules.mk file, to ease comparison.  Add "--disable-doc" and
"--enable-muxer=g723_1" flags.

Change-Id: I02efef9c434cf3150212e0a8eb9b615980242757
2024-01-11 09:22:13 -05:00
Ricardo Wurmus
002102983f
gnu: r-singler: Update to 2.4.1.
* gnu/packages/bioconductor.scm (r-singler): Update to 2.4.1.

Change-Id: I9b914f8194cf3317a3102c03a2cb1970f0583d9e
2024-01-11 14:41:31 +01:00
Ricardo Wurmus
c04ec0ed02
gnu: r-biocneighbors: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.20.2.

Change-Id: I1b2ee238581afe644ea3916b0bdcc360dae63f9f
2024-01-11 14:41:31 +01:00
Ricardo Wurmus
6972aba5ea
gnu: r-inspect: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.32.1.
[propagated-inputs]: Remove r-gdata; add r-readxl.

Change-Id: I80ebb3d77076cd5b0cb04d83140098251d608afd
2024-01-11 14:41:31 +01:00
Ricardo Wurmus
4ca94066f1
gnu: r-genomicalignments: Update to 1.38.1.
* gnu/packages/bioconductor.scm (r-genomicalignments): Update to 1.38.1.

Change-Id: I5309ec8dd3b464ba54bc94a7d0a5115cc38ecf40
2024-01-11 14:41:31 +01:00
Ricardo Wurmus
6e21d78b32
gnu: r-edger: Update to 4.0.6.
* gnu/packages/bioconductor.scm (r-edger): Update to 4.0.6.

Change-Id: Ic2163a951bdfcaf7c54144008ae698b32d5e59a2
2024-01-11 14:41:31 +01:00
Greg Hogan
a2506761c4
gnu: sysstat: Update to 12.7.5.
* gnu/packages/linux.scm (sysstat): Update to 12.7.5.
[home-page]: Update URL.
[native-inputs]: Add gettext-minimal.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Change-Id: I64e100786873c8cb4994d710aacddaf556783654
2024-01-11 20:40:28 +08:00
宋文武
b347c563d2
gnu: btop: Update to 1.3.0.
* gnu/packages/admin.scm (btop): Update to 1.3.0.

Change-Id: Ie273ddde16d11b880493993070eda681a9f27e80
2024-01-11 20:40:28 +08:00
Luis Henrique Gomes Higino
c73349d595
gnu: neovim: Update to 0.9.5.
* gnu/packages/vim.scm (neovim): Update to 0.9.5.

Change-Id: I1fefd1d6e73f76285a08c0336a4718ee866f2937
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-01-11 20:40:28 +08:00
Ricardo Wurmus
a1761392bd
gnu: r-bigmemory: Update to 4.6.4.
* gnu/packages/statistics.scm (r-bigmemory): Update to 4.6.4.

Change-Id: I32aca4e9aa339c7739e94304d40b0dff576e8d17
2024-01-11 11:45:26 +01:00
Ricardo Wurmus
6d93c327df
gnu: r-synchronicity: Update to 1.3.10.
* gnu/packages/statistics.scm (r-synchronicity): Update to 1.3.10.

Change-Id: I2e714a32794671f2957687c2b84010538ae8ce3c
2024-01-11 11:45:26 +01:00
Ricardo Wurmus
ab9ffda17b
gnu: r-bigmemory-sri: Update to 0.1.8.
* gnu/packages/statistics.scm (r-bigmemory-sri): Update to 0.1.8.

Change-Id: I1c5f701ae24158fc0d8ada7a757cebdd3e27c4cc
2024-01-11 11:45:26 +01:00
Ricardo Wurmus
2986c53a02
gnu: r-rlang: Update to 1.1.3.
* gnu/packages/statistics.scm (r-rlang): Update to 1.1.3.

Change-Id: I7a18cbc10b9e1aeeb90ccf80434b636ad1286ecc
2024-01-11 11:45:26 +01:00
Ricardo Wurmus
6f7cd7039e
gnu: r-bh: Update to 1.84.0-0.
* gnu/packages/statistics.scm (r-bh): Update to 1.84.0-0.

Change-Id: I2adf2685824a7c6a4445b1a13bee88b53142c20e
2024-01-11 11:45:26 +01:00
Ricardo Wurmus
f115d679f6
gnu: r-paws-compute: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-compute): Update to 0.5.0.

Change-Id: I41bd64bd906569cb2b85a908458753b0d06fd545
2024-01-11 11:45:26 +01:00
Ricardo Wurmus
3c6be7289f
gnu: r-paws-storage: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-storage): Update to 0.5.0.

Change-Id: I38d9e99c5452137115c8d95022dd35127c84b798
2024-01-11 11:45:25 +01:00
Ricardo Wurmus
3cc5c2b0cf
gnu: r-paws-database: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-database): Update to 0.5.0.

Change-Id: I80696e676c497b855ab3e71555d0e39204cda9e8
2024-01-11 11:45:25 +01:00
Ricardo Wurmus
d899677db1
gnu: r-paws-networking: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-networking): Update to 0.5.0.

Change-Id: Icc485caf75516157857a28b21e68bb269428a84d
2024-01-11 11:45:25 +01:00
Ricardo Wurmus
510486547e
gnu: r-paws-management: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-management): Update to 0.5.0.

Change-Id: I65d0a7b11a4f81e55ed328290b17ec4498f996dc
2024-01-11 11:45:25 +01:00
Ricardo Wurmus
07bdcaebbe
gnu: r-paws-machine-learning: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-machine-learning): Update to 0.5.0.

Change-Id: I4b5b281d41c161a9e3426d995f3b31fad8a24f84
2024-01-11 11:45:24 +01:00
Ricardo Wurmus
2acbf9bd08
gnu: r-paws-analytics: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-analytics): Update to 0.5.0.

Change-Id: Ib57db7a535843486b520fd4c00d9288be2456860
2024-01-11 11:45:24 +01:00