Commit graph

156346 commits

Author SHA1 Message Date
Maxim Cournoyer
c9996173fb
gnu: gnome-boxes: Update to 47.0.
* gnu/packages/gnome.scm (gnome-boxes): Update to 47.0.

Change-Id: I398a1c3975143ed768e67ff555c2e7d0a51ead23
2025-03-17 20:55:38 +09:00
Maxim Cournoyer
a89779633a
gnu: libosinfo: Update to 1.12.0.
* gnu/packages/virtualization.scm (libosinfo): Update to 1.12.0.

Change-Id: If760b3ce9714b63e7418e25bd3886634eca4628d
2025-03-17 20:55:38 +09:00
Maxim Cournoyer
fca507c8f4
gnu: virglrenderer: Update to 1.1.0.
* gnu/packages/spice.scm (virglrenderer): Update to 1.1.0.

Change-Id: I85b7eabdfb43e540ef39017c34b68b6ba1062bd8
2025-03-17 20:55:38 +09:00
Maxim Cournoyer
fec2fb89bb
gnu: usbredir: Update to 0.15.0.
* gnu/packages/spice.scm (usbredir): Update to 0.15.0.

Change-Id: I67915edef296720b23b7b85890c872067edef1fa
2025-03-17 20:55:38 +09:00
Arun Isaac
fd19785a9a
gnu: mumi: Update to 0.11.0.
* gnu/packages/mail.scm (mumi): Update to 0.11.0.
* gnu/services/web.scm (<mumi-configuration>)[file-tags]: Remove field.
[packages]: New field.
(<mumi-package-configuration>): New record type.
(mumi-package-configuration->alist): New function.
* gnu/services/web.scm (mumi-config-file): Serialize packages configuration.
* doc/guix.texi (Web Services)[mumi]: Document packages configuration.
2025-03-17 03:02:31 +00:00
gemmaro
ccc9fd93c4
gnu: Add python-tatsu.
* gnu/packages/python-xyz.scm (python-tatsu): New variable.

Change-Id: I0868e5ec57bc384b2dad2114671b780c988d77d4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-03-16 20:54:58 +00:00
Sharlatan Hellseher
e651a7d730
gnu: python-vulture: Update to 2.14.
* gnu/packages/python-check.scm (python-vulture): Update to 2.14.
[arguments] <test-flags>: Move test skip logic here and skip one more
test.
<phases>: Use default 'check.
[native-inputs]: Remove python-pytest-cov.

Change-Id: I9f0737317b216c690a64301bec840dd33ea021d4
2025-03-16 20:29:23 +00:00
Sharlatan Hellseher
aa06cb2819
gnu: python-pint: Move to python-science.
* gnu/packages/python-xyz.scm (python-pint): Move from here ...
* gnu/packages/python-science.scm: ... to here.

Change-Id: Iabfce6ac788e01d42307a678979077cd61618693
2025-03-16 20:29:23 +00:00
Sharlatan Hellseher
3ff5f9b3dd
gnu: python-pint: Enable all tests.
* gnu/packages/python-xyz.scm (python-pint): Enable all tests, adjust
style, use G-expressions.
[arguments] <test-flags>: Try to run all tests.
<phases>: Add 'pre-check.
[native-inputs]: Remove python-pytest-benchmark and python-pytest-cov.

Change-Id: Ie6e8b37f6fd66b2c0e18fdd382190d8fd379c46d
2025-03-16 20:29:23 +00:00
Lars Bilke
f79b91c2e7
gnu: python-pint: Update to 0.24.4
* gnu/packages/python-xyz.scm (python-pint): Update to 0.24.4.
[source] <uri>: Adjust it as the archive name has been changed in PyPI.
[propagated-inputs]: Add python-flexcache and python-flexparser.

Change-Id: I76752863dc6d62dd988979003b3fe56d8eeb3c8e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-03-16 20:29:23 +00:00
Lars Bilke
d4bbd1a80a
gnu: Add python-flexparser.
* gnu/packages/python-xyz.scm (python-flexparser): New variable.

Change-Id: I93a33886285a736fa50c6e8ee66b7d34e61ced5c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-03-16 20:29:23 +00:00
Lars Bilke
f2717fd4bb
gnu: Add python-flexcache.
* gnu/packages/python-xyz.scm (python-flexcache): New variable.

Change-Id: Ib583c2a7fcdfde7f06307f91ecd0e500426d3a7d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-03-16 20:29:23 +00:00
Danny Milosavljevic
7b08b63ddc
gnu: px: Update to 3.6.9.
* gnu/packages/admin.scm (px): Update to 3.6.9.
[arguments]<#:phases>[patch-git]: Modify.

Change-Id: I9da60eef06187f8702d169f2b8c737c54a1ad475
2025-03-16 21:12:11 +01:00
Ricardo Wurmus
27deea1fa4
gnu: synfig: Update to 1.5.3.
* gnu/packages/animation.scm (synfig-version): Set to 1.5.3.
(etl, synfig, synfigstudio): Update to this version.

Change-Id: I2c0d993f30253ef42bcfea9398b577f4169dc3cc
2025-03-16 20:45:23 +01:00
Tomas Volf
da6b2f5d0a
gnu: lynx: Update to 2.9.2.
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.2.

Change-Id: I7bf311ff0d835995b4b547e0fd56feac199eb428
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-16 12:07:11 -07:00
Tomas Volf
b7ed6ba98e
gnu: w3m: Set native-search-paths.
This allows discovery of certificates upon adding nss-certs into the profile.

* gnu/packages/w3m.scm (w3m)[native-search-paths]: Set to $SSL_CERT_DIR and
$SSL_CERT_FILE.

Change-Id: I89b5847930a7cf2f831afee0525df7e83c368d04
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-16 12:07:03 -07:00
Tomas Volf
8f35d477f8
gnu: lynx: Set native-search-paths.
This allows discovery of certificates upon adding nss-certs into the profile.

* gnu/packages/web-browsers.scm (lynx)[native-search-paths]: Set to
$SSL_CERT_DIR and $SSL_CERT_FILE.
[arguments]: Fix indentation.

Change-Id: Ib2383bd21a4177f87067a12aeb987b2591f3f4e8
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-16 12:05:01 -07:00
Leo Famulari
3d09915b41
gnu: linux-libre 5.4: Update to 5.4.291.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.291.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Id2dd6a98f36df1d046016c52f2143ff9e77288e7
2025-03-16 14:43:03 -04:00
Leo Famulari
f366441a0e
gnu: linux-libre 5.10: Update to 5.10.235.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.235.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I489c423c86a270c4df19db2675e8c7d5eaf47b78
2025-03-16 14:43:03 -04:00
Leo Famulari
4e9adca9f2
gnu: linux-libre 5.15: Update to 5.15.179.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.179.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I2eab381de92663e3b5b3c62e3a97ede1673c1142
2025-03-16 14:43:03 -04:00
Leo Famulari
ac53e85e02
gnu: linux-libre 6.1: Update to 6.1.131.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.131.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Icb40fef0dcd23f1c66db84cf886fb214200c2f1d
2025-03-16 14:43:02 -04:00
Leo Famulari
082ae978e5
gnu: linux-libre 6.6: Update to 6.6.83.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.83.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Idc16d51dff2f719880ba08ac1d79374fe22ea603
2025-03-16 14:43:02 -04:00
Leo Famulari
b8a3292a77
gnu: linux-libre 6.12: Update to 6.12.19.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.19.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I0b13b2d2973469a832fc7b312a40e193353e4f8a
2025-03-16 14:43:02 -04:00
Leo Famulari
f5edc21d35
gnu: linux-libre: Update to 6.13.7.
* gnu/packages/linux.scm (linux-libre-6.13-version): Update to 6.13.7.
(linux-libre-6.13-pristine-source): Update hash.

Change-Id: Iae0e965aabb93f69cd9accadac1ebedd2ab6c012
2025-03-16 14:42:58 -04:00
Efraim Flashner
8a565a8ff1
gnu: poke: Update to 4.3.
* gnu/packages/engineering.scm (poke): Update to 4.3.
[source]: Update list of pre-generated files.

Change-Id: I317f5ed9a2ac5abdf3a93df7895acab788643d15
2025-03-16 17:14:20 +02:00
Danny Milosavljevic
a4fce5d779
gnu: emacs-vertico: Update to 2.0.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 2.0.

Change-Id: I320defef76032fab46037ccb836a351d6ab22457
2025-03-16 14:34:02 +01:00
Efraim Flashner
642bd77cec
gnu: ruby-puma: Adjust the test suite.
* gnu/packages/ruby.scm (ruby-puma)[arguments]: Adjust the
'disable-problematic-tests phase to skip tests which fail after the
openssl certificate expired.

Change-Id: I929918c01c26adae09c671b0166f6773e3a57f6a
2025-03-16 14:50:02 +02:00
Ricardo Wurmus
b41fce9fa8
gnu: pdfpc: Update to 4.7.0.
* gnu/packages/patches/pdfpc-build-with-vala-0.56.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/pdf.scm (pdfpc): Update to 4.7.0.
[source]: Remove obsolete patch.
[inputs]: Replace webkitgtk-with-libsoup2 with webkitgtk-for-gtk3.

Change-Id: I9ecbf8fd878fe1be943e12085ae2a01a881df744
2025-03-16 11:40:20 +01:00
Ricardo Wurmus
3dc4c7d8c8
gnu: gajim: Remove dependency on farstream.
Farstream is unmaintained and fails to build.  Gajim does not seem to actually
need it.

* gnu/packages/messaging.scm (gajim)[inputs]: Remove farstream.

Change-Id: Ia7b12870f070ae97a3db4a4c51fe84e0a0a973ba
2025-03-16 10:29:29 +01:00
Andrew Wong
b8024fa1ad
gnu: Add woof-doom.
* gnu/packages/patches/woof-doom-unbundle-spng-miniz.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (woof-doom): New variable.

Change-Id: I77cfa0fd2f2a20d6eee5d0339b9673899bb0ecad
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-03-16 14:50:18 +08:00
Arun Isaac
c445975754
gnu: guile-email: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.4.1.
2025-03-16 06:09:36 +00:00
Arun Isaac
0b96c1f950
gnu: mumi: Update to 0.10.0.
* gnu/packages/mail.scm (mumi): Update to 0.10.0.
2025-03-16 03:43:35 +00:00
宋文武
efe5f9a0c7
gnu: freeciv: Update to 3.1.4.
* gnu/packages/games.scm (freeciv): Update to 3.1.4.

Change-Id: I5a1f18a19023c6d89e1e4a2b15039a1ad5e64840
2025-03-16 10:50:55 +08:00
宋文武
f045826e0b
gnu: rizin: Update to 0.7.4.
* gnu/packages/engineering.scm (rizin): Update to 0.7.4.

Change-Id: I9c8e44e195e675d027e06380ee7e977ddcea72f7
2025-03-16 10:40:59 +08:00
宋文武
4e12a464b4
gnu: intel-xed: Update to 2025.03.02.
* gnu/packages/assembly.scm (intel-xed): Update to 2025.03.02.

Change-Id: Ibd14ba0dfac925b673c8370d01c18ae8e81a93d9
2025-03-16 10:40:49 +08:00
宋文武
30b0c2862e
gnu: libpd: Update to 0.14.1.
* gnu/packages/music.scm (libpd): Update to 0.14.1.

Change-Id: I66d9f6ec922b3f4c853c4203c8d6fc5127385672
2025-03-16 10:38:57 +08:00
宋文武
4a47a2a559
gnu: pd: Update to 0.55-2.
* gnu/packages/music.scm (pd): Update to 0.55-2.

Change-Id: I2fd159d43a95ec481534eb0de14c04827157d8d4
2025-03-16 10:38:57 +08:00
Leo Famulari
51c28379d6
gnu: video-contact-sheet: Update URLs.
* gnu/packages/video.scm (video-contact-sheet)[source, home-page]: Update URLs.

Change-Id: I7db8b6afd189081673e47ed05d57daba0d5b3464
2025-03-15 16:36:51 -04:00
Danny Milosavljevic
302e62bddd
gnu: fdupes: Update to 2.3.2.
* gnu/packages/admin.scm (fdupes): Update to 2.3.2.

Change-Id: I49681e01d5f31e0ca6548ec63aba8abd48ffccfc
2025-03-15 21:01:32 +01:00
Dariqq
f9726d5498
gnu: fastfetch: Fix path to amdgpu ids.
* gnu/packages/admin.scm (fastfetch)[configure-flags]: Add missing / separator.

Change-Id: Ie5fb1c5b29579df3876f5d3f1d5db52cdb7332da
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15 09:03:05 -07:00
Cayetano Santos
73d6a935fe
gnu: Add emacs-elfeed-tube.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-tube): New variable.

Change-Id: Ie6560c50da046d7e963abe1717a3edae38b72149
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15 08:52:03 -07:00
Suhail Singh
2f1389b9da
gnu: emacs-eldev: Update to 1.11.1.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.11.1.

Change-Id: I9175eded7246c0eb556777049102c6bd871304b8
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15 08:28:42 -07:00
Janneke Nieuwenhuizen
204568d027
gnu: guile-emacs: Update to f2d0459d6a4cda8b7c38b6fb12a55f1330ba50fa.
* gnu/packages/patches/guile-emacs-build-fixes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/emacs.scm (guile-emacs): Update to
f2d0459d6a4cda8b7c38b6fb12a55f1330ba50fa.
[inputs]: Add imagemagick.
[synopsis, description]: Update.
[arguments]: Add --with-imagemagick.  Remove #:tests? #f (upstream has
disabled the test suite).

Change-Id: I585e8884635c02f5df38d9418f04ac0ae750303d
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15 08:25:22 -07:00
Janneke Nieuwenhuizen
55d53a2ff4
gnu: guile-for-guile-emacs: Update to e62c0d1b32f625fcbaa733c32a88622846aee905.
* gnu/packages/guile.scm (guile-for-guile-emacs): Update to
e62c0d1b32f625fcbaa733c32a88622846aee905, from
https://codeberg.org/lyrra/guile.

Change-Id: Ic1a48865bfd9ee1201671b1f4b5e3659c084d71f
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15 08:25:21 -07:00
David Thompson
95d52b8a77
gnu: sdl3: Update to 3.2.8.
* gnu/packages/sdl.scm (sdl3): Update to 3.2.8.
[arguments]: Add additional flags for using shared libraries.
[propagated-inputs]: Add all inputs needed by pkg-config at configure time.
[inputs]: Add all other inputs, copied from SDL2.

Change-Id: Ia18dc5867e19ca6c4e265c596d6f769549fe05d8
2025-03-15 11:07:16 -04:00
Aaron Covrig
9a87f0db38
gnu: Add lxqt-wallet.
* gnu/packages/lxqt.scm (lxqt-wallet): New variable.

Change-Id: I0e6990aa6d85f4a6b5e2f0d2c9f9e9df0334787f
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-15 14:12:45 +01:00
Arnaud Lechevallier
1bf1daac77
gnu: Add box2d@3.0.0.
* gnu/packages/game-development.sch (box2d-3): New variable.

Change-Id: Ie7113832d557ac9a2265a9636b5b1141909771fe
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-03-15 18:32:17 +08:00
宋文武
ec1858717e
gnu: gambas: Update to 3.20.2.
* gnu/packages/gambas.scm (gambas): Update to 3.20.2.
[source]: Remove snippet.
[arguments]: Fix install-desktop-file phase.

Change-Id: I38884d0d0fc16d7ebcf97de9ab17e316251f11dc
2025-03-15 18:26:19 +08:00
宋文武
18903a7a57
gnu: Add kgames.
* gnu/packages/games.scm (kgames): New variable.

Change-Id: I5b787365c051951dbd038db0191905b4e693c978
2025-03-15 18:16:24 +08:00
Leo Famulari
782f3e518a
news: Add entry for the Syncthing service changes.
* etc/news.scm: Add entry.

Change-Id: I3be21b6a209ed56172b62fa1515f651c75229592
2025-03-14 16:06:04 -04:00