Lars Bilke
b28c150fa3
gnu: Add mgis
...
* gnu/packages/cpp.scm (mgis): New variable.
Change-Id: I82ffeb466a13c65307434a9dee809f297024f1e8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 15:39:04 +01:00
Lars Bilke
969562ae00
gnu: Add tfel
...
* gnu/packages/cpp.scm (tfel): New variable.
Change-Id: Ie7234ae8ecb9ba909f9e6cb64e849e3162eb8ec8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 15:39:04 +01:00
Maxim Cournoyer
d4ee55ee19
Revert "gnu: shepherd-1.0: Use latest guile-fibers."
...
This reverts commit 2ba475d37a . Fibers 1.4.0
introduces a new bug, which uses 100% of a CPU core. Reported in
<https://codeberg.org/shepherd/shepherd/issues/1 >.
2025-09-10 22:26:38 +09:00
Sharlatan Hellseher
dc4b93311c
gnu: delve: Enable tests.
...
* gnu/packages/debug.scm (delve)[arguments]<tests?>: Enable.
<test-flags>: Skip 2 problematic tests.
Change-Id: I35e013b52a8f464608e41ad444d603ee7829c472
2025-09-10 13:39:02 +01:00
Sharlatan Hellseher
9e09b1f9a2
gnu: delve: Update to 1.25.2.
...
* gnu/packages/debug.scm (delve): Update to 1.25.2.
Change-Id: I27bf94365bbb160f2f8d2140c32601208a194325
2025-09-10 13:33:00 +01:00
Sharlatan Hellseher
37f9954a81
gnu: aerc: Update to 0.21.0.
...
* gnu/packages/mail.scm (aerc): Update to 0.21.0.
[native-inputs]: Remove go-github-com-gatherstars-com-jwz.
Change-Id: Iebe483e81b71fc31f6579bab0d814266e36ddbf5
2025-09-10 13:23:00 +01:00
Sharlatan Hellseher
221a1ad80c
gnu: go-github-com-emersion-go-maildir: Update to 0.6.0.
...
* gnu/packages/golang-web.scm (go-github-com-emersion-go-maildir): Update to 0.6.0.
Change-Id: Id68663c7c625be322013d42aefe8ff666326f4b6
2025-09-10 13:23:00 +01:00
Sharlatan Hellseher
9c977cf9e8
gnu: clipman: Update to 1.6.4.
...
* gnu/packages/xdisorg.scm (clipman): Update to 1.6.4.
[inputs]: Remove go-gopkg-in-alecthomas-kingpin-v2; add
go-github-com-alecthomas-kingpin-v2.
Change-Id: I0fdc5e200d837d0d94cb937eae5bcb63a4b8e903
2025-09-10 13:19:34 +01:00
Sharlatan Hellseher
0d5ea48c92
gnu: cliphist: Update to 0.6.1.
...
* gnu/packages/xdisorg.scm (cliphist): Update to 0.6.1.
Change-Id: I902382d604ee2de3d062b0767a491b5d56534f69
2025-09-10 13:19:34 +01:00
Sharlatan Hellseher
fbb3103ad2
gnu: chathistorysync: Update to 0.2.1.
...
* gnu/packages/irc.scm (chathistorysync): Update to 0.2.1.
[inputs]: Remove go-golang-org-x-sys, go-golang-org-x-term,
go-golang-org-x-crypto, and go-gopkg-in-irc-v3.
[native-inputs]: Add go-golang-org-x-term and go-gopkg-in-irc-v3.
Change-Id: I45eac3eb9d2884653b472e1ef761d604bb466aeb
2025-09-10 13:19:06 +01:00
Sharlatan Hellseher
bd243268f8
gnu: curlie: Update to 1.8.2.
...
* gnu/packages/curl.scm (curlie): Update to 1.8.2.
[arguments] <install-source?>: It's not required for the final
executible.
[inputs]: Remove go-golang-org-x-crypto.
Change-Id: I13839a5d312ef08ea68b51f345e47689e9bbf68f
2025-09-10 13:18:42 +01:00
Sharlatan Hellseher
206d9c8ce0
gnu: cni-plugins: Update to 1.8.0.
...
* gnu/packages/containers.scm (cni-plugins): Update to 1.8.0.
[native-inputs]: Add go-github-com-coreos-go-systemd-v22,
go-github-com-godbus-dbus-v5, go-github-com-insomniacslk-dhcp,
go-github-com-onsi-ginkgo-v2, go-github-com-onsi-gomega,
go-github-com-opencontainers-selinux, go-github-com-pkg-errors,
go-github-com-safchain-ethtool, go-github-com-vishvananda-netlink,
go-github-com-vishvananda-netns, and go-golang-org-x-sys.
Change-Id: Idff85d22a78cde5616880f3d7f0003de99627a76
2025-09-10 13:18:18 +01:00
Artyom V. Poptsov
b474df6447
gnu: book-sparc: Update to 5.0.0.
...
* gnu/packages/books.scm (book-sparc): Update to 5.0.0.
[native-inputs]: Add texlive-framed and texlive-libkpathsea.
Change-Id: I765f274a41318e51ae6099361dcf3b66bf6dbcab
2025-09-10 13:11:05 +03:00
Nicolas Graves
7eeeb2d8ce
gnu: sugar-write-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-write-activity): Run guix style.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Ic8a9b089de23000141a492a3baee36a5ab0bb4bb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
ed95c695f7
gnu: sugar-typing-turtle-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-typing-turtle-activity): Run guix style.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I56d679a6e4fbf50dc7e8587f090ba97994861401
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
394d782997
gnu: sugar-turtlepond-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-turtlepond-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I0c4ede5e6c0f7935fb92331a2f6f4c711eceaac8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
44174652eb
gnu: sugar-turtleart-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-turtleart-activity): Run guix style.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I456a7d909586289382ea90c9f771d4314fc81599
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
ac99151705
gnu: sugar-terminal-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-terminal-activity): Run guix style.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Icd017bf1f7f420e78f0e304047da427f43c41894
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
c8133d2a57
gnu: sugar-river-crossing-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-river-crossing-activity): Run guix
style.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Ie0c7b677df17991974908bed17ac7b9f3880ee30
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
8dbb0f8143
gnu: sugar-read-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-read-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I3d6bde4b864bd08da576fb890ccce450b391fba1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
17f15e4b7c
gnu: sugar-portfolio-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-portfolio-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Ia522dc24e1903e239392da331a939f05943153dc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:15 +01:00
Nicolas Graves
22c6524f5c
gnu: sugar-physics-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-physics-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I11b9a810fa3ef12f62e8623201315990a912cfcf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
779f9b2078
gnu: sugar-maze-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-maze-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Ie2fbfd5b7c49e726a35a066340a389ea2089a0e5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
bc0de8ca12
gnu: sugar-log-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-log-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I1421404161f45cca9f7e8cb4e94dbfd04ec80194
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
e210edc78c
gnu: sugar-jukebox-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-jukebox-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
[description, inputs]: Run guix style.
Change-Id: I87797c241688e7c81f5a60d057dfed14134d998b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
085f50b371
gnu: sugar-help-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-help-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I90e33b0e66ee9e39077e377121c6b56010d619fb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
1498216f50
gnu: sugar-commander-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-commander-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
[description]: Run guix style and re-indent.
Change-Id: Ic9e4939efbf0152090a5e6ca49ae2be7a78dad71
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
d8d2b8ba48
gnu: sugar-classify-cats-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-classify-cats-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I94fae34ebc40c074a13927af5a0fc398c83f41ce
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
435af65a0e
gnu: sugar-chat-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-chat-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: I8b2adc9c9d2a0c12e343f111019a61021a9ab44a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
230847ceb2
gnu: sugar-cellgame-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-cellgame-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Iad29e208959fa4c0d04e90e6e631baad3456ed5c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:14 +01:00
Nicolas Graves
01a69c74d9
gnu: sugar-browse-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-browse-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Ibeb793989fcc4d7b3c05126b438cace25802f66e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:13 +01:00
Nicolas Graves
0f4bcfe32d
gnu: sugar-block-party-activity: Switch to pyproject.
...
* gnu/packages/sugar.scm (sugar-block-party-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style. Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
Change-Id: Ia48866d7fee34af55b1140deb90dad6163089033
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:26:09 +01:00
Cayetano Santos
b019668f1f
gnu: python-scikit-rebate: Switch to pyproject.
...
* gnu/packages/machine-learning.scm (python-scikit-rebate)[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools-next.
Change-Id: I9b4767dd3593aadb43195ac6589db4ad3c7e6a30
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-10 10:16:31 +01:00
Efraim Flashner
e28bf7c6f6
gnu: ntp: Find the location of installed binaries.
...
* gnu/packages/ntp.scm (ntp)[arguments]: Add a phase to set the full
path of the installed binaries.
Change-Id: I70d8a67c451ee01cce9afbc0bcd783b72dbc78be
2025-09-10 11:04:47 +03:00
Efraim Flashner
00266c58dc
gnu: ntp: Set location of ntp driftfile.
...
* ngu/packages/ntp.scm (ntp)[arguments]: Set the location of the
driftfile to the location set in the ntp service.
Change-Id: I33e023fe3ff050dddeb0f7b83f42e78a43454070
2025-09-10 10:52:50 +03:00
Nicolas Graves
867865b845
gnu: libofx: Replace libxml++@2 with latest version.
...
* gnu/packages/finance.scm (libofx)[inputs]: Replace libxml++@2 with
libxml++@5. Improve style.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-09-10 07:49:14 +02:00
Nicolas Graves
4f9da5d402
gnu: gobby: Improve style.
...
* gnu/packages/gobby.scm (gobby)[inputs, arguments]: Improve style.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-09-10 07:49:08 +02:00
Nicolas Graves
bb08923f8c
gnu: Remove libxml++-3.
...
This is a package that was only used for tascam-gtk and its update
proved to be more complex than libxml++ 2 or 5.
* gnu/packages/gnome.scm (libxml++-3): Delete variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-09-10 07:49:08 +02:00
Nicolas Graves
4635aef98d
gnu: tascam-gtk: Update to 0.4-1.6419a3b.
...
* gnu/packages/music.scm (tascam-gtk): Update to 0.4-1.6419a3b.
[native-inputs]: Add autoconf, automake.
[inputs]: Replace libxml++-3 with libxml++.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-09-10 07:49:08 +02:00
Nicolas Graves
60a3b76cc9
gnu: libxml++-2: Update to 2.42.3.
...
* gnu/packages/gnome.scm (libxml++-2): Update to 2.42.3.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-09-10 07:49:08 +02:00
Nicolas Graves
25de80237b
gnu: libxml++: Update to 5.4.0.
...
* gnu/packages/gnome.scm (libxml++): Update to 5.4.0.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-09-10 07:49:07 +02:00
Liliana Marie Prikler
fee9ce26e2
gnu: python-clinguin: Update to 2.7.1.
...
* gnu/packages/potassco.scm (python-clinguin): Update to 2.7.1.
[source]<snippet>: Adjust accordingly.
[propagated-inputs]: Add python-clingcon.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
abb87389aa
gnu: python-clingexplaid: Update to 1.3.3.
...
* gnu/packages/potassco.scm (python-clingexplaid): Update to 1.3.3.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
fd4aacf974
gnu: python-clintest: Update to 0.4.0.
...
* gnu/packages/potassco.scm (python-clintest): Update to 0.4.0.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
fa3d3a0343
gnu: python-clorm: Update to 1.6.1.
...
* gnu/packages/potassco.scm (python-clorm): Update to 1.6.1.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
dab4770613
gnu: Add python-clingcon.
...
* gnu/packages/potassco.scm (python-clingcon): New variable.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
603b65563e
gnu: gnome: Use libxml2-next-for-grafting.
...
This is a follow-up to 990e6dd042 ,
which inadvertently introduced a version mismatch between libxml2
as propagated by mutter and libsoup.
* gnu/packages/gnome.scm (libgrss, phodav, gupnp, libgdata, libgsf)
(libglade, libbonoboui, libxklavier, rest, libgweather, totem-pl-parser)
(mutter, libxml++, libgda)
[propagated-inputs]: Replace libxml2-next with libxml2-next-for-grafting.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
69ea3322a9
gnu: libsoup: Graft package propagating libxml2@2.14.
...
* gnu/packages/gnome.scm (libsoup-minimal, libsoup-minimal-2):
Drop replacement. Propagate libxml2-next-for-grafting.
(libsoup): Also propagate libxml2-next-for-grafting rather than libxml2.
2025-09-10 07:39:54 +02:00
Liliana Marie Prikler
3f0c91bf26
gnu: Add libxml2-next-for-grafting.
...
* gnu/packages/xml.scm (libxml2-next-for-grafting): New variable.
2025-09-10 07:39:53 +02:00
Maxim Cournoyer
f2bd80bdb7
gnu: icedove: Fix localization.
...
The new strings data tarball has a top level directory that must be stripped,
unlike the Hg checkout that was used previously.
* gnu/packages/gnuzilla.scm (icedove-source): Strip top level directory of
THUNDERBIRD-COMM-L10N.
Fixes : #2552
Change-Id: I0aa188dc1319c6db75c3ead5dd8b508cca009477
2025-09-10 13:01:25 +09:00