Sughosha
fb0610f0d7
gnu: falkon: Remove dependency on qtbase-5.
...
* gnu/packages/kde-internet.scm (falkon)[arguments]<#:qtbase>: Set to qtbase.
Change-Id: Idb478b0a36ef0c4c03793afcdb2fd5351cb259ba
2025-10-23 17:42:04 +05:30
Sughosha
c7e2dc5148
gnu: juk: Remove qtbase from inputs.
...
Adding qtbase to inputs is not needed with qt-build-system.
* gnu/packages/kde-multimedia.scm (juk)[inputs]: Remove qtbase.
Change-Id: I5ed29089005feccfc11c6e9e210baccbcbf3653e
2025-10-23 17:42:04 +05:30
Sughosha
af61f5efe8
gnu: libgravatar: Switch to cmake-build-system.
...
* gnu/packages/kde-pim.scm (libgravatar)[arguments]<#:qtbase>: Remove argument.
Change-Id: I7a9dc225e30a0382fc7de1fba22785b5db621dd3
2025-10-23 17:42:03 +05:30
Sughosha
a1d977e78b
gnu: khelpcenter: Remove dependency on qtbase-5.
...
* gnu/packages/kde-systemtools.scm (khelpcenter): [arguments]<#:qtbase>: Set to
qtbase.
[inputs]: Remove qtbase.
Change-Id: I5f075b2d957fb59705dea33b0d02996181d6caa0
2025-10-23 17:42:03 +05:30
Andreas Enge
85a44ae636
gnu: paraview: Build with Qt6.
...
* gnu/packages/image-processing.scm (paraview)[inputs]: Remove qtbase-5,
qtdeclarative-5, qtmultimedia-5, qtsvg-5, qttools-5, qtwebchannel-5,
qtwebengine-5, qtx11extras, and qtxmlpatterns-5; add libxslt, qt5compat,
qtdeclarative, qtmultimedia, qtsvg, qttools, qtwebchannel, and qtwebengine.
Change-Id: Ie59132a7809763bd6cc1721373998ac8fddc94af
2025-10-23 12:45:13 +02:00
Andreas Enge
0650e91d26
gnu: gambas: Update to 3.21.0.
...
* gnu/packages/gambas.scm (gambas): Update to 3.21.0.
Change-Id: Icc8366204c743b53cbd5acf4f665937b2016afa2
2025-10-23 12:43:43 +02:00
jgart
b7b68511dc
gnu: trealla: Update to 2.83.23.
...
* gnu/packages/prolog.scm (trealla): Update to 2.83.23.
Change-Id: I45222def71a20b1719fcd9c9b58b86ff3f57adac
2025-10-22 20:02:41 -05:00
Mark H Weaver
15720c2114
gnu: yt-dlp: Update to 2025.10.22.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.10.22.
2025-10-22 19:42:20 -04:00
Cayetano Santos
83d80cf27f
gnu: Add python-pyucis.
...
* gnu/packages/electronics.scm (python-pyucis): New variable.
Change-Id: I8020d77bd48ffcf1bd21eee8ea55f174fe4fa68c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:36 +01:00
Cayetano Santos
802144538c
gnu: Add python-jsonschema-objects.
...
* gnu/packages/python-xyz.scm (python-jsonschema-objects): New variable.
Change-Id: Ia8bbef10618c2a23fc4c2ee6be74f8a626cd44f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:36 +01:00
Nicolas Graves
d9682acd4f
gnu: python-gridmap: Update to 0.15.0.
...
* gnu/packages/python-xyz.scm (python-gridmap): Update to 0.15.0.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Run nose tests. Remove and <#:phases>.
[native-inputs]: Add python-setuptools.
[propagated-inputs]: Add python-cherrypy, python-cloudpickle.
Change-Id: I8c70b7c8a9187daa95c91298df8cfd6e53f10979
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:36 +01:00
Nicolas Graves
65b6f748db
gnu: python-grako: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-grako):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools. Remove python-pytest-runner.
[home-page]: Update it, the previous link doesn't exist anymore.
Change-Id: I9a6efe82914abd648222c851cdc8531be7d73fa3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:36 +01:00
Nicolas Graves
4c840a87ba
gnu: Add python-cherrypy.
...
* gnu/packages/python-web.scm (python-cherrypy): New variable.
Change-Id: Ifefc4116dfae4c9bee58785151140a14e3641681
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:36 +01:00
Nicolas Graves
be559231c5
gnu: python-drmaa: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-drmaa):
[build-system]: Switch to pyproject-build-system.
[arguments]: Run guix style -S arguments.
[native-inputs]: Add python-setuptools.
Change-Id: I22101509e65378aa5f0fe3f944402e8c8b37f51b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:36 +01:00
Nicolas Graves
0ce8ffc915
gnu: python-pywinrm: Update to 0.5.0.
...
* gnu/packages/python-xyz.scm (python-pywinrm): Update to 0.5.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-setuptools.
Change-Id: I671f168033a1eb01d9e726d0f8f18868a915c680
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:35 +01:00
Nicolas Graves
f3f4ee1df2
gnu: python-requests-ntlm: Rename and update to 1.3.0.
...
* gnu/packages/python-web.scm (python-requests_ntlm): Rename to
python-requests-ntlm and update to 1.3.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Run tests with some help from <#:test-flags, #:phases>.
[native-inputs]: Add python-flask, python-pytest, python-setuptools.
Change-Id: Iea606b917665d3c576e9bbf41804398bc3950356
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:35 +01:00
Nicolas Graves
b7882e535a
gnu: python-ffmpeg-python: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-ffmpeg-python):
[source, properties, version]: Switch to new style.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools. Remove python-pytest-runner.
Change-Id: I491284f6d42248e281927d26b9c647ae1f65e792
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-22 23:09:35 +01:00
Andreas Enge
7d6801f5e6
gnu: Remove openfoam.
...
* gnu/packages/simulation.scm (openfoam): Delete variable.
Change-Id: I7a15a430e76484ce8e157b55fa90ce271b9372ee
2025-10-22 23:41:30 +02:00
Andreas Enge
185023d73f
gnu: zeal: Update to 0.7.2.
...
* gnu/packages/documentation.scm (zeal): Update to 0.7.2.
Change-Id: I50c2f35876f83e5bb6a1d1b4c7fd4077bf23a2b2
2025-10-22 23:29:06 +02:00
Andreas Enge
00f7b0b460
gnu: zeal: Move to Qt6.
...
* gnu/packages/documentation.scm (zeal)[inputs]: Remove qtbase-5,
qtdeclarative-5, qtwayland-5, qtwebchannel-5, qtwebengine-5, and
qtquickcontrols-5; add qtdeclarative, qtwayland, qtwebchannel, and
qtwebengine.
Change-Id: Ic4c5d2694b082d403874cf3cf01a579fa0527724
2025-10-22 23:27:57 +02:00
Andreas Enge
24896b9d44
gnu: r-rvest: Update to 1.0.5.
...
* gnu/packages/cran.scm (r-rvest): Update to 1.0.5.
Fixes : guix/guix#3592
Change-Id: I5f56266b1d74ad56f64edcc16d71f14c7e4e7398
2025-10-22 22:42:50 +02:00
Omar Bassam
d85e68b731
gnu: sbcl-cl-all: Update to 2.0.0-1.8db710a.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-all): Update to 2.0.0-1.8db710a.
[source]: Update to use new source url.
[home-page]: Update to use new homepage url.
Change-Id: I3df35a6b0cb31983db9183a65e3b65383e598e9c
Signed-off-by: Omar Bassam <omar.bassam88@gmail.com >
Signed-off-by: jgart <jgart@dismail.de >
2025-10-22 15:31:10 -05:00
Omar Bassam
9e0abf7bc5
gnu: sbcl-3d-vectors: Update to 3.1.0-3.fc751c6.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors): Update to 3.1.0-3.fc751c6.
[source]: Update to use new source url.
[home-page]: Update to use new homepage url.
Change-Id: I2ed7f89d7d38c49e27b06aaf4df9750e7cdfc5ff
Signed-off-by: Omar Bassam <omar.bassam88@gmail.com >
Signed-off-by: jgart <jgart@dismail.de >
2025-10-22 15:28:53 -05:00
Omar Bassam
048aed395e
gnu: sbcl-3d-matrices: Update to 1.0.0-3.bc1ffa0.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices): Update to 1.0.0-3.bc1ffa0.
[source]: Update to use new source url.
[home-page]: Update to use new homepage url.
Change-Id: I3a5689e9b4f8d41634e8d3047eed93d523bcb702
Signed-off-by: Omar Bassam <omar.bassam88@gmail.com >
Signed-off-by: jgart <jgart@dismail.de >
2025-10-22 15:27:16 -05:00
Andreas Enge
df7c77aa9f
gnu: libsbml: Update to 5.20.5.
...
* gnu/packages/bioinformatics.scm (libsbml): Update to 5.20.5.
[source]: Switch to git-fetch.
Change-Id: Idee7f2826c8c863482b048ab5500526e6c10e0f5
2025-10-22 22:06:49 +02:00
jgart
f10670fbc5
gnu: sbcl-mito: Update to 10c22b6.
...
* gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 10c22b6.
[inputs]: Add sbcl-chipz and use modern style.
Change-Id: I775d0c3f86cdc47c4165246400bfd417b8770098
2025-10-22 14:47:29 -05:00
jgart
dc056dc48e
gnu: sbcl-dbi: Update to be4df4f.
...
* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to be4df4f.
Change-Id: Id0d41bb76d2cd96c667cefd6493f0c688c6e59a2
2025-10-22 14:47:29 -05:00
Andreas Enge
a074702c6b
gnu: pspp: Fix build.
...
* gnu/packages/statistics.scm (pspp)[inputs]: Remove
gtksourceview-3; add gtksourceview-4.
[native-inputs]: Add glibc-locales.
Fixes : guix/guix#3019
Change-Id: Ib208da59672189a8f5920ea1796f95798d60180d
2025-10-22 20:51:08 +02:00
Noé Lopez
80bca5e584
gnunet: Update to 0.25.2.
...
* gnu/packages/gnunet.scm (gnunet): Update to 0.25.2.
Change-Id: Ib9b80194f7b1743da68ccb5c9c545849663abab5
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 20:19:14 +02:00
Thanos Apollo
4bf59d8a87
gnu: yt-dlp: Update to 2025.10.14.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.10.14.
[propagated-inputs]: Remove stale package comment.
Change-Id: I4e2891ef87c688450470c4faa9f1604454d4cf08
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 20:06:14 +02:00
Andreas Enge
4bfb211665
gnu: tdlib: Adapt copyright headers.
...
This is a follow-up to commit 02114e6e98 .
* gnu/packages/messaging.scm: Move copyright line from here...
* gnu/packages/telegram.scm: ...to here.
Change-Id: I0a2ec1c38ff679c8cbbfacef785bcd28c7a54564
2025-10-22 20:03:57 +02:00
Sergey Trofimov
448472bfd5
gnu: emacs-telega-server: Update to 0.8.5.
...
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.5.
Change-Id: I11a198dadc704b7a5aece063d4653e439b2ae957
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 19:38:08 +02:00
Sergey Trofimov
df82519f59
gnu: emacs-telega: Update to 0.8.554.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.554.
Change-Id: Ib42bf82354124cd4b7b6d1c8682465fa84e2013d
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 19:38:06 +02:00
Sergey Trofimov
02114e6e98
gnu: tdlib: Move to (gnu packages telegram).
...
Fixes a circular dependency between (gnu packages telegram) and
(gnu packages messaging).
* gnu/packages/messaging.scm (tdlib): Move from here...
* gnu/packages/telegram.scm (tdlib): ... to here.
Fixes : guix/guix#3728
Change-Id: Ib17102dcd77bf94ad026070f7c79f497f785c5e1
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 19:37:56 +02:00
Sergey Trofimov
2f12efaf39
gnu: tdlib: Update to 1.8.55.
...
* gnu/packages/messaging.scm (tdlib): Update to 1.8.55.
Change-Id: I16b40b199119a1c79f89a3c2cd93f866551d3d3a
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 19:37:48 +02:00
Yappaholic
5e77401094
gnu: scenefx: Update to 0.4.1.
...
* gnu/packages/wm.scm (scenefx): Update to 0.4.1.
[inputs]: Remove wlroots-0.18; add wlroots-0.19.
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 19:25:42 +02:00
Yappaholic
38177c5a2a
gnu: swayfx: Update to 0.5.3.
...
* gnu/packages/wm.scm (swayfx): Update to 0.5.3.
[inputs]: Remove wlroots-0.18; add wlroots-0.19.
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-22 19:25:34 +02:00
Artyom V. Poptsov
0e97fd66d7
gnu: zzuf: Fix build.
...
* gnu/packages/debug.scm (zzuf): Fix build by explicitly using an older
version of GCC.
[native-inputs]: Add gcc-13.
Change-Id: If32f40333205791c7250e54ca280972fa6820b40
2025-10-22 19:25:45 +03:00
Sharlatan Hellseher
8cdfbafc19
gnu: go-github-com-opencontainers-runtime-tools: Update to 0.9.0-0.0ea5ed0.
...
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runtime-tools):
Update to 0ea5ed0382a279b30530acccafaf070fefeddafd commit.
[arguments] <tests?>: Enable them.
[propagated-inputs]: Remove go-github-com-blang-semver,
go-github-com-satori-go-uuid, and go-github-com-syndtr-gocapability; add
go-github-com-blang-semver-v4, go-github-com-google-uuid,
go-github-com-moby-sys-capability, and go-github-com-moby-sys-mountinfo.
Change-Id: Ia539b34872e81b1aea4a886fb8bd87a7b6589157
2025-10-22 16:03:58 +01:00
David Thompson
3ad7dcc88c
gnu: guile-hoot: Update to 0.7.0.
...
* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.7.0.
Change-Id: Ied3e9f71beec2ba7a21334e45088dbbdb0feee27
2025-10-22 10:58:02 -04:00
kestrel
c76ce45812
gnu: fgallery: Patch to use 7z from new 7zip.
...
Change-Id: Ia3ece5943a94d03dda84c954b64a70e02594e2fc
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:43:05 +02:00
kestrel
edb18ba134
gnu: arx-libertatis: Update to use 7zip.
...
* games.scm (arx-libertatis) [#:phases]: Change "7za" references to "7z".
Change-Id: Ie9c137c6adccee5ed09320e9d7dd6ff9135e9cc3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:43:05 +02:00
kestrel
701e2c796f
gnu: Deprecate p7zip.
...
* gnu/packages/compression.scm (p7zip): Deprecate towards 7zip.
* gnu/packages/patches/p7zip-CVE-2016-9296.patch: Remove file.
* gnu/packages/patches/p7zip-CVE-2017-17969.patch: Remove file.
* gnu/packages/patches/p7zip-fix-build-with-gcc-11.patch: Remove file.
* gnu/packages/patches/p7zip-remove-unused-code.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete removed patches.
Change-Id: Ie1a36a433234d22ff75cc06951ed7d092f06dd0e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:43:05 +02:00
kestrel
0c3462568b
gnu: Add 7zip.
...
* gnu/packages/compression.scm: Import copy-build-system.
(7zip): new variable.
Change-Id: I5c19d3cb301b3f3b633ce9c91760ad77bd20b7dc
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:43:05 +02:00
Cayetano Santos
c8549668a2
gnu: emacs-vertico-posframe: Update to 0.9.0.
...
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.9.0.
Change-Id: Ideacf184b7f27d6b3321de14baec76b13104535c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:42:34 +02:00
Cayetano Santos
f79358d94f
gnu: emacs-tempel: Update to 1.7.
...
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.7.
Change-Id: I99f0582ad7bd31c691d776528e23073e48b237ca
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:42:34 +02:00
Cayetano Santos
503ab128d7
gnu: emacs-org-fc: Update to 0.7.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-fc): Update to 0.7.0.
[#:phases]: Remove disable-failing-tests.
Change-Id: I30ec9eb3c9502c6a6a6767acd6f1599af6052b85
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:42:33 +02:00
Cayetano Santos
3d205a3735
gnu: emacs-osm: Update to 1.8.
...
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 1.8.
[#tests?]: Disable.
Change-Id: I3b225134be735c5298f1e9cb73fa2584830bc378
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:42:33 +02:00
Evgenii Klimov
4598b0aa4b
gnu: Add tree-sitter-magik.
...
* gnu/packages/tree-sitter.scm (tree-sitter-magik): New variable.
Change-Id: I3fd33a3643f4e272e73cc81589c9383997cc1a0f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:42:33 +02:00
Evgenii Klimov
132b410311
gnu: Add tree-sitter-xml.
...
* gnu/packages/tree-sitter.scm (tree-sitter-xml): New variable.
Change-Id: I16b1b958a986234c52f0057b32213798371c201c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:42:33 +02:00