1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Commit Graph

172853 Commits

Author SHA1 Message Date
Andreas Enge
0d91354d4f gnu: hugs: Fix build.
* gnu/packages/hugs.scm (hugs)[native-inputs]: Add gcc-13.

Fixes: guix/guix#3838
Change-Id: I18522db2d6e9dd077a6057aa0c6e33dae7f70528
2025-10-27 22:29:20 +01:00
Artyom V. Poptsov
156d81666b gnu: tracy-wayland: Fix build.
* gnu/packages/profiling.scm (tracy-wayland): Fix build by explicitly using
GCC version 13.
[native-inputs]: Add gcc-13.

Change-Id: I107b4461dd2c2079320e801a8775367ab83345b0
2025-10-27 19:41:50 +03:00
Artyom V. Poptsov
bedb96ad2e gnu: trueprint: Fix build.
* gnu/packages/pretty-print.scm (trueprint): Fix build by explicitly using GCC
version 13.
[native-inputs]: Add gcc-13.

Change-Id: I0352cea89e4f8c134767eb7d63c12d0d289c0d89
2025-10-27 19:37:57 +03:00
Artyom V. Poptsov
ae7386f007 gnu: tlf: Fix build.
* gnu/packages/radio.scm (tlf): Fix build by explicitly using GCC version 13.
[native-inputs]: Add gcc-13.

Change-Id: I5ef7462c118c97b9373af473b9a9692662e5119d
2025-10-27 19:33:38 +03:00
jgart
fbd5525769 gnu: trealla: Update to 2.84.7.
* gnu/packages/prolog.scm (trealla): Update to 2.84.7.

Change-Id: Iffecf526e9c5c2f41bb5d674926d586cff6622c5
2025-10-27 10:39:54 -05:00
Christopher Baines
56daf847a0 gnu: nar-herder: Update to 0-44.3794b25.
* gnu/packages/package-management.scm (nar-herder): Update to 0-44.3794b25.

Change-Id: Ic0d49e63c63ce07d5465466f09cc343cd14db64a
2025-10-27 13:24:24 +00:00
Nicolas Goaziou
2e1935d0db gnu: calibre: Fix build.
* gnu/packages/ebook.scm (calibre)[arguments]: Another, and hopefully last,
attempt to skip a flaky test.

This is a followup to 84dec447ac.

Change-Id: Id9893ec262504c2bfdcdf3e05220f26d9d08f472
2025-10-27 11:33:53 +01:00
Andreas Enge
c9d671d24a gnu: Remove python-kconfiglib.
* gnu/packages/python-xyz.scm (python-kconfiglib): Delete variable.

Fixes: guix/guix#3029
Change-Id: I4306aa8033ca5dd061bffdb7a16a7e53273879e2
2025-10-27 10:50:28 +01:00
Andreas Enge
92bd7c04fb gnu: Remove python-elevate.
* gnu/packages/python-xyz.scm (python-elevate): Delete variable.

Fixes: guix/guix#3027
Change-Id: Ibb21dda8df63ba48b1a396ca60e7b8ea4611e40a
2025-10-27 10:49:25 +01:00
Nicolas Goaziou
9aa3999710 gnu: pyzo: Update to 4.20.0.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.20.0.
[native-inputs]: Add python-flit-core.
[inputs]: Add python-pyside-6.
[propagated-inputs]: Remove python-pyqt.

Change-Id: I6387a0646293201d9c2cad35292bbd41e2675684
2025-10-27 09:51:42 +01:00
Nicolas Goaziou
87c64bc5bc gnu: httrack: Update to 3.49.6.
* gnu/packages/web.scm (httrack): Update to 3.49.6.
[native-inputs]: Replace autoconf with autoconf-2.71.

Change-Id: Ibf9ffe21a4ad704d83ea85d272ea2a747461a76e
2025-10-27 09:31:45 +01:00
Nicolas Goaziou
84dec447ac gnu: calibre: Really fix flaky test.
* gnu/packages/ebook.scm (calibre)[arguments]: Fix regexp used to skip said
test.

This is a followup to af4a28a464.

Change-Id: I2629d89a973de9557ed38a08fd6c5455d44c9c60
2025-10-27 09:21:06 +01:00
Sixten Thames
e423fbd7d4 gnu: libfreeaptx: Updated to 0.2.2.
* gnu/packages/audio.scm (libfreeaptx): Update to 0.2.2.
[source]: Update uri.
[synopsis]: Improve.
[home-page]: Update URL.

Change-Id: I2e9af490d92037719baedb65d20b9e3e1d2cb5b9
Signed-off-by: Sughosha <sughosha@disroot.org>
2025-10-27 08:37:41 +05:30
jgart
f756575353 gnu: trealla: Update to 2.84.5.
* gnu/packages/prolog.scm (trealla): Update to 2.84.5.

Change-Id: I5a89ca83857b4630c1c30001a27b2aac8e7b7b4a
2025-10-26 21:57:49 -05:00
Sughosha
527f624fa3 gnu: plasma: Add aurorae to propagated-inputs.
* gnu/packages/kde-plasma.scm (aurorae)[propagated-inputs]: Add aurorae.

Change-Id: Ic37eb0e3e4b9920aefa50683d523f708feb278b8
2025-10-27 07:01:57 +05:30
Ludovic Courtès
f94bca8464 teams: Tweak name and description for ‘hpc’ team.
* etc/teams.scm (hpc): Tweak name and description.

Change-Id: Ied24ec861fc70449bdc1e6542bece62bcb7d2bdc
2025-10-27 00:16:06 +01:00
Cayetano Santos
e11a43bae9 teams: hpc: Adopt oneapi.
* etc/teams.scm (hpc)<#:scope>:
Add "gnu/packages/oneapi.scm".
* CODEOWNERS: Regenerate file.

Change-Id: I3cc178352b5f87f5ca43deb7e8ee214d07830792
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:25 +01:00
Cayetano Santos
28d63cb66b po: Add 'gnu/packages/oneapi.scm'.
This is a followup to 8894ed2c30.

* po/guix/POTFILES.in: Add 'gnu/packages/oneapi.scm'.

Change-Id: I4b7ccbb175a000dc87415e9267fd7fba7e269a52
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:25 +01:00
Igorj Gorjaĉev
26ec52f948 gnu: ejabberd: Update to 25.08.
* gnu/packages/messaging.scm (ejabberd): Update to 25.08.

Change-Id: I5405aef8165d5d8ac2cf58fb555412e022f4a70f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:09 +01:00
Igorj Gorjaĉev
82480e0b2b gnu: erlang-yconf: Update to 1.0.21.
* gnu/packages/erlang-xyz.scm (erlang-yconf): Update to 1.0.21.

Change-Id: I8009ec934cd9b241e5eb7070e9f8ec467fe37f12
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:09 +01:00
Igorj Gorjaĉev
a1dc2bd53b gnu: erlang-xmpp: Update to 1.11.1.
* gnu/packages/erlang-xyz.scm (erlang-xmpp): Update to 1.11.1.

Change-Id: I5d14af5939fe939ab529b1038078632fee8c9556
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:09 +01:00
Igorj Gorjaĉev
d3ce956e4b gnu: erlang-stun: Update to 1.2.21.
* gnu/packages/erlang-xyz.scm (erlang-stun): Update to 1.2.21.

Change-Id: Icd20f2a24ac470bf7b2908691bcb6d9cc6879fd7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:08 +01:00
Igorj Gorjaĉev
b7591f5144 gnu: erlang-stringprep: Update to 1.0.33.
* gnu/packages/erlang-xyz.scm (erlang-stringprep): Update to 1.0.33.

Change-Id: I943053d27850123fb732a0a182872783f0df6971
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:08 +01:00
Igorj Gorjaĉev
6200916902 gnu: erlang-p1-utils: Update to 1.0.28.
* gnu/packages/erlang-xyz.scm (erlang-p1-utils): Update to 1.0.28.

Change-Id: Ida0388928e0a96bee09cbfdb0a9b3421e34fa262
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:08 +01:00
Igorj Gorjaĉev
4dfda52afd gnu: erlang-p1-pgsql: Update to 1.1.35.
* gnu/packages/erlang-xyz.scm (erlang-p1-pgsql): Update to 1.1.35.

Change-Id: I4b5f2f49f34d17afe06552fe2b7056de97efd905
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:08 +01:00
Igorj Gorjaĉev
02803a0fab gnu: erlang-p1-mysql: Update to 1.0.26.
* gnu/packages/erlang-xyz.scm (erlang-p1-mysql): Update to 1.0.26.

Change-Id: I61b038b26e02cf386b598b7a40be4f8d4814f84c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:08 +01:00
Igorj Gorjaĉev
a8687fc6c7 gnu: erlang-p1-acme: Update to 1.0.28.
* gnu/packages/erlang-xyz.scm (erlang-p1-acme): Update to 1.0.28.

Change-Id: I6ea53af6449576ff95e5849ee3e57f11f966c6f8
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:07 +01:00
Igorj Gorjaĉev
1a663987aa gnu: erlang-mqtree: Update to 1.0.19.
* gnu/packages/erlang-xyz.scm (erlang-mqtree): Update to 1.0.19.

Change-Id: I25b5181afbc58f7414bb7b02ae3579cad6bc8648
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:07 +01:00
Igorj Gorjaĉev
b964b63f2a gnu: erlang-fast-yaml: Update to 1.0.39.
* gnu/packages/erlang-xyz.scm (erlang-fast-yaml): Update to 1.0.39.

Change-Id: I5741b463c740a1ad2030e0ca2c746f513b6385bd
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:07 +01:00
Igorj Gorjaĉev
4540e6396b gnu: erlang-fast-xml: Update to 1.1.57.
* gnu/packages/erlang-xyz.scm (erlang-fast-xml): Update to 1.1.57.

Change-Id: I42e92f1f12778a551d66d6b83bcc40f9aee88d72
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:07 +01:00
Igorj Gorjaĉev
633d0dc0f4 gnu: erlang-fast-tls: Update to 1.1.25.
* gnu/packages/erlang-xyz.scm (erlang-fast-tls): Update to 1.1.25.

Change-Id: Ie4f6624d7e0e88e6e4294b48d9b7106d97497818
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:06 +01:00
Igorj Gorjaĉev
27f79db859 gnu: erlang-ezlib: Update to 1.0.15.
* gnu/packages/erlang-xyz.scm (erlang-ezlib): Update to 1.0.15.

Change-Id: I546367485b9343b96c699c0f88f326c56e022df8
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:06 +01:00
Igorj Gorjaĉev
065dedf1b8 gnu: erlang-esip: Update to 1.0.59.
* gnu/packages/erlang-xyz.scm (erlang-esip): Update to 1.0.59.

Change-Id: I8d3690161dd46ceb32ecb734f0bbf139fd87c763
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:06 +01:00
Igorj Gorjaĉev
75259fe9e7 gnu: erlang-eimp: Update to 1.0.26.
* gnu/packages/erlang-xyz.scm (erlang-eimp): Update to 1.0.26.

Change-Id: I7f6fc5f54cd0b0a9ae5cbd3c1b21b5a64f269f6d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:06 +01:00
Igorj Gorjaĉev
7e632a2728 gnu: erlang-cache-tab: Update to 1.0.33.
* gnu/packages/erlang-xyz.scm (erlang-cache-tab): Update to 1.0.33.

Change-Id: I3803023f1b88a7c47662e6a0d245ed05153ce8d4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-27 00:13:06 +01:00
Nicolas Goaziou
af4a28a464 gnu: calibre: Skip flaky test.
* gnu/packages/ebook.scm (calibre) [arguments]: Skip websockets test, which
seems to fail randomly.

Change-Id: Ieef7668700829f6e4ea16ed02ddf72656e836e32
2025-10-26 23:03:18 +01:00
Andreas Enge
d1e02ce77b gnu: gnuradio: Switch to Qt6.
* gnu/packages/radio.scm (gnuradio)[inputs]: Replace python-pyqt by
python-pyqt-6 and qtbase-5 by qtbase.

Change-Id: I5eb09bcafba0907b2f670649b86581d37f8962a4
2025-10-26 21:42:58 +01:00
jgart
aadd9ee346 gnu: Add ecl-3d-quaternions.
* gnu/packages/lisp-xyz.scm (ecl-3d-quaternions): New variable.

Change-Id: I449b24097689327064989b817eb689114236c858
2025-10-26 13:42:44 -05:00
Omar Bassam
0d42530624 gnu: sbcl-3d-quaternions: Update to 1.0.0-1.f477801.
* gnu/packages/lisp-xyz.scm (sbcl-3d-quaternions): Update to 1.0.0-1.f477801.
[source]: Update to use new source url.
[home-page]: Update to use new homepage url.

Change-Id: Iebfabcdab5343d508f59a3cc96d7331770bcb155
Signed-off-by: Omar Bassam <omar.bassam88@gmail.com>
Signed-off-by: jgart <jgart@dismail.de>
2025-10-26 13:42:16 -05:00
jgart
ece5955497 gnu: trealla: Update to 2.84.3.
* gnu/packages/prolog.scm (trealla): Update to 2.84.3.

Change-Id: I533450aadc28b7461247324d4b9ab8da67161735
2025-10-26 13:42:09 -05:00
Leo Famulari
f8d3cae622 gnu: MPD: Update to 0.24.6.
* gnu/packages/mpd.scm (mpd): Update to 0.24.6.

Change-Id: I846664832f28bc35ce0f9d61b6977f97db6e5565
2025-10-26 11:54:59 -04:00
Sughosha
73db464414 gnu: bschaffl: Update to 1.4.10.
* gnu/packages/music.scm (bschaffl): Update to 1.4.10.

Change-Id: I35441db16428e4bfda2f738941a8cba2174b4a5c
2025-10-26 21:03:27 +05:30
Sughosha
01fe048ea9 gnu: bchoppr: Update to 1.12.6.
* gnu/packages/music.scm (bchoppr): Update to 1.12.6.
[source]: Clone recursively for BWidgets.

Change-Id: Ic8bff794bebb64c6258028ce51d792df65857885
2025-10-26 21:02:29 +05:30
Sughosha
dddd4a1173 gnu: vmpk: Update to 0.9.1.
* gnu/packages/music.scm (vmpk): Update to 0.9.1.

Change-Id: I69044da56326d82421744cd5020000e2ac5602d9
2025-10-26 20:39:30 +05:30
Sughosha
c3cb3a1689 gnu: sonivox-eas: Update to 1.6.0.
* gnu/packages/music.scm (sonivox-eas): Update to 1.6.0.

Change-Id: I7c60e5a80c28521950f0b227d6eebacff1b8728a
2025-10-26 20:39:30 +05:30
Sughosha
2283c0e14e gnu: sonivox: Update to 3.6.16.
* gnu/packages/music.scm (sonivox): Update to 3.6.16.
[arguments]<#:phases>: Add 'symlink-soundfont phase.

Change-Id: I05f9bd6658cc2fd6202e1e515bef559db9e3b3d3
2025-10-26 20:39:30 +05:30
Sughosha
7cc2ee4f6b gnu: Add soundfont-airfont-340.
* gnu/packages/music.scm (soundfont-airfont-340): New variable.

Change-Id: I28d009dc6f645e32e07276ce0dacc58d4c7f4823
2025-10-26 20:39:30 +05:30
Sughosha
0342a12025 gnu: rosegarden: Update to 25.06.
* gnu/packages/music.scm (rosegarden): Update to 25.06.
[arguments]<#:qtbase>: Set to qtbase.
<#:configure-flags>: Remove "-DCMAKE_BUILD_TYPE=release"; add "DUSE_QT6=ON".
<#:test-exclude>: Exclude "test_notationview_selection".
<#:phases>: Remove 'patch-tests phase. In 'make-reproducible phase, remove
comments related to qt5. In 'prepare-check phase, do not set "QT_QPA_PLATFORM"
since qt-build-system sets it. In 'check phase, replace the test to exclude
with test-exclude keyword.
[inputs]: Remove qtbase-5; replace qtwayland-5 with qtwayland; add qt5compat,
lilv and lv2.
[native-inputs]: Replace qttools-5 with qttools.

Change-Id: I31f4d7be7a4e95b2d82150365d09f1b6a02a6edb
2025-10-26 20:36:48 +05:30
Sughosha
2c3ccedcf9 gnu: rosegarden: Update to 25.06.
* gnu/packages/music.scm (rosegarden): Update to 25.06.
[inputs]: Remove qtbase-5; replace qtwayland-5 with qtwayland; add qt5compat,
lilv and lv2.
[native-inputs]: Replace qttools-5 with qttools.

Change-Id: I31f4d7be7a4e95b2d82150365d09f1b6a02a6edb
2025-10-26 19:53:01 +05:30
Sughosha
1f2cd01ded gnu: gsequencer: Update to 8.1.24.
* gnu/packages/music.scm (gsequencer): Update to 8.1.24.

Change-Id: Ief137c4e67928978825f098b6a87934d452ca4b7
2025-10-26 19:36:50 +05:30