1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 02:30:30 +02:00
Commit Graph

144664 Commits

Author SHA1 Message Date
David Arroyo
a6c6785708 gnu: s6-linux-init: Update to 1.1.2.1.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.1.2.1.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: I33fc4836aaf73d583de36c22ee18c1ddf5762431
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
989a0bbfb2 gnu: s6-portable-utils: Update to 2.3.0.4.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.3.0.4.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: I018ba6da2dd524fb20072dd9f10b10d553f3eb27
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
c16de20944 gnu: s6-rc: Update to 0.5.5.0.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.5.0.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: I2f7643c4556984ce8620482050c80c3b320016d3
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
d1522c8fb6 gnu: s6-networking: Update to 2.7.0.4.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.7.0.4.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: Ia9db74187bdb74dac7a31feff3fa7da323d06608
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
972c6e70da gnu: s6-dns: Update to 2.4.0.0.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.4.0.0.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: If1fd97d54bbbd7aadf05acaa490202bb896e0690
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
4f030ed1c1 gnu: s6: Update to 2.13.1.0.
* gnu/packages/skarnet.scm (s6): Update to 2.13.1.0.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: I714b2286be13147ea205c67a74c4c5a129e7c6c5
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
9a42155bbc gnu: execline: Update to 2.9.6.1.
* gnu/packages/skarnet.scm (execline): Update to 2.9.6.1.
[arguments]<#:configure-flags>: Remove --with-libs.

Change-Id: I3bada38ba0c6a39bf990b9255deeda4f44db14bc
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
David Arroyo
59ff7c636b gnu: skalibs: Update to 2.14.3.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.14.3.0.

Change-Id: Ifc5a62a24e43c88c04708871d94c955b43c85558
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 11:48:57 +02:00
Vinicius Monego
e7aeec67fe gnu: Add kalgebra.
* gnu/packages/kde.scm (kalgebra): New variable.

Change-Id: I60172ea8c9d124422d0dfd8d871e28e75bf0e4ec
2025-03-31 11:10:06 +02:00
Vinicius Monego
045101de9b gnu: Add analitza.
* gnu/packages/kde.scm (analitza): New variable.

Change-Id: Ibcce565d314612445aea9784aee32a4d31706c6c
2025-03-31 11:09:59 +02:00
David Elsing
a3559c3baa gnu: hdf-java: Update to 1.14.3.
* gnu/packages/maths.scm (hdf-java): Update to 1.14.3.
[arguments]: Adjust dependency versions in 'unbundle phase.
[home-page]: Update.
[license]: Update URL.

Change-Id: I43db316c3a83f5ddac14b0c670430811dcac6bdc
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-31 10:30:10 +02:00
Andreas Enge
309e23567e gnu: hdf5: Make hdf5@1.14 the default version.
This replaces all inputs hdf5@1.10 by hdf5@1.14 unless explicitly
specified otherwise.

* gnu/packages/maths.scm (hdf5-1.14): Rename to...
(hdf5): ...this, which was previously defined as hdf5-1.10.
(hdf-eos5, hdf5-parallel-openmpi, scilab): Adapt variable names.
* gnu/packages/bioinformatics.scm (fast5, ncbi-vdb),
gnu/packages/cran.scm (r-h5), gnu/packages/image.scm (vigra)[inputs]:
Keep hdf5-1.10.

Change-Id: Ie43a13ecbb4da597ec1d3f7c0428102b45881485
2025-03-31 10:29:57 +02:00
Maxim Cournoyer
8c43056aab tests: Properly check the quassel service is running.
Simply calling 'start-service' without checking its return value doesn't test
much.

* gnu/tests/messaging.scm (run-quassel-test): Check service is running via
`wait-for-service'.

Change-Id: Ieb0df9aaafeb79afc11901b5aef547e0b4585bd3
2025-03-31 11:25:41 +09:00
Maxim Cournoyer
35ad8f7a92 gnu: ngircd: Update to 27.
* gnu/packages/messaging.scm (ngircd): Update to 27.
[source]: Delete patches field.
* gnu/packages/patches/ngircd-handle-zombies.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Change-Id: I3360ddd0e737a0b57323967f0572ab367d94d559
2025-03-31 11:25:41 +09:00
Maxim Cournoyer
0a57acf4d5 gnu: ngircd: Modernize.
* gnu/packages/messaging.scm (ngircd) [inputs]: Remove labels.
[arguments]: Use gexps and target-linux?, target-hurd? predicates.

Change-Id: I27872c62b84a9fd05df5f6e1345c3a57c1c13719
2025-03-31 11:25:41 +09:00
Vinicius Monego
aba86f290b gnu: shotcut: Fix indentation.
* gnu/packages/video.scm (shotcut): Fix indentation.

Change-Id: I76569e5bd6117de603cda5a0af8c61bcb7d37345
2025-03-30 23:20:00 -03:00
Vinicius Monego
b56078dc8e gnu: shotcut: Update to 25.03.29.
* gnu/packages/video.scm (shotcut): Update to 25.03.29.

Change-Id: I88ffb0dcab0bb066023bcc9b6f82381a5ffa210d
2025-03-30 23:20:00 -03:00
Vinicius Monego
b855514edd gnu: cdo: Update to 2.5.1.
* gnu/packages/geo.scm (cdo): Update to 2.5.1.
[source]: Update URI.

Change-Id: I3f1827045d9e0aef0a964b5989dcfe08cd26c626
2025-03-30 23:20:00 -03:00
Vinicius Monego
b4b6d20d66 gnu: python-bottleneck: Update to 1.4.2.
* gnu/packages/python-science.scm (python-bottleneck): Update to 1.4.2.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-Expressions.
<#:phases>: Add phase 'rebuild-ext before 'check. Do not override the
'check phase.
[native-inputs]: Remove python-hypothesis, python-pytest-runner. Add
python-setuptools, python-wheel.

Change-Id: I7a79b126d2bd069eaa4e3cf7d5f05bcb482fb67c
2025-03-30 23:19:55 -03:00
squishypinkelephant
e5bfbd8650 gnu: Add hyprlock.
* gnu/packages/xdisorg.scm (hyprlock): New variable.

Co-authored-by: Tanguy Le Carrour <tanguy@bioneland.org>
Change-Id: I208cf75393deab40c1420c37b2f09d2835c858cc
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 23:49:56 +02:00
squishypinkelephant
c019b500cd gnu: Add hyprpaper.
* gnu/packages/xdisorg.scm (hyprpaper): New variable.

Change-Id: I014a9bace20d0ebbf7ccb01458355e8d51b2d930
Co-authored-by: Tanguy Le Carrour <tanguy@bioneland.org>
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 23:46:58 +02:00
Lukas Gradl
8aab0e2bb0 gnu: sane-backends: Enable hplip network scanners.
* gnu/packages/scanner.scm (sane-backends): Enable hplip network scanners.
[inputs]: Replace hplip-minimal with hplip.

Change-Id: Id5fb321fc0e0ccdfabf30cbc617a4800126041c7
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 23:20:38 +02:00
Lukas Gradl
36d8ab1c7b gnu: hplip-minimal: Disable networking.
* gnu/packages/cups.scm (hplip-minimal): Disable networking.
[arguments] <#:configure-flags>: Add "--disable-network-build".  The "lite
build" of hplip is incompatible with the "network build", so disable
the latter explicitly.
[inputs]: Rephrase the inputs as a positive list and remove net-snmp, openssl,
and avahi (inherited from hplip).

Change-Id: I954b665fe5bdeae2a2fab79c1e2cbfa8ac01f58b
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 23:20:35 +02:00
Lukas Gradl
8f6056faf5 gnu: hplip: Enable networking.
* gnu/packages/cups.scm (hplip): Enable networking.
[arguments] <#:configure-flags>: Remove flag "--disable-network-build".
[inputs]: Add net-snmp, openssl, and avahi.

Change-Id: Ibd95a9786c7bea5b45d0fcfa6ab81eca47ca82a0
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 23:20:34 +02:00
Lukas Gradl
a15e3f02e8 gnu: hplip: Update to 3.24.4.
* gnu/packages/cups.scm (hplip): Update to 3.24.4.

Change-Id: Ic9c88ce3a6d4ad7f5b6b85373a1cb12b26cfea9f
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 23:20:31 +02:00
Noé Lopez
77d5eb4c16 gnu: gnome-shell: Replace libgnomekbd with tecla.
This was changed in GNOME 45.

* gnu/packages/gnome.scm (gnome-shell): Replace libgnomekbd with tecla.

Change-Id: Iad3248319f95fe43c30e83c4ef6a7690f6e123d8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-30 13:58:42 +02:00
Noé Lopez
7770ce8380 gnu: gnome-control-center: Replace libgnomekbd with tecla.
This was changed in GNOME 45.  The absolute tecla path is found in meson and
does not need to be substituted.

* gnu/packages/gnome.scm (gnome-control-center): Replace libgnomekbd with tecla.

Change-Id: I0bc4661ce16c6128c4f35ef17fec5a4764054355
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-30 13:58:42 +02:00
Noé Lopez
27740f284f gnu: gnome-initial-setup: Replace libgnomekbd with tecla.
This was changed in GNOME 45.

* gnu/packages/gnome.scm (gnome-initial-setup): Replace libgnomekbd with tecla.

Change-Id: I1fff5df07dbbb089a13b1d75095007064f2719c2
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-30 13:58:41 +02:00
Kurome
2ed28b5c24 gnu: font-openmoji: Update to 15.1.0.
* gnu/packages/fonts.scm (font-openmoji): Update to 15.1.0.
[native-inputs]: Remove unzip.

Change-Id: I7aed4a6f3778a3056b354bb917b561adf0084c4c
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-30 10:13:49 +02:00
Tomas Volf
23c783aacb gnu: crun: Update to 1.21.
* gnu/packages/containers.scm (crun): Update to 1.21.

Change-Id: I46ab82d5f3ceb9cebf4d9ef5ea342ac30f8cbc23
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-30 10:11:03 +02:00
Kurome
d616c659e3 gnu: font-monaspace: Update to 1.200
Change-Id: Iee269acb489406b0c058104d7abed9ea30700e5d
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-30 10:09:06 +02:00
Kurome
2e17b532ed gnu: font-sarasa-gothic: update to 1.0.29.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.29.
[arguments]: Use G-expressions.

Change-Id: Ica9f966b5bb0b0db69e240800394a0ea3f16531f
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-30 11:22:55 +08:00
Luis Guilherme Coelho
c3a2bf702b gnu: newsraft: Update to 0.28.
* gnu/packages/syndication.scm (newsraft): Update to 0.28.

Change-Id: I868e8f3f836f310ef078e24e788bf9a9c871a29d
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-30 11:17:51 +08:00
Nguyễn Gia Phong
9c633b85b5 gnu: Add sdl3-gfx.
* gnu/packages/sdl.scm (sdl3-gfx): New variable.

Change-Id: I4be1900c77367b327d22def198e5f58360efaf6e
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-30 11:15:08 +08:00
Zheng Junjie
a08ae02ea1 gnu: gst-plugins-bad: Skip fail test on riscv64-linux.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]<#:configure-flags>:
When target riscv64, add -Daudiovisualizers=disabled.

Change-Id: Ib7ff3ae8d74c11b8d0ffd9b5d4a01dfaf6dc1609
2025-03-30 11:11:58 +08:00
Ashish SHUKLA
837f264be4 gnu: weechat: Update to 4.6.0.
* gnu/packages/irc.scm (weechat): Update to 4.6.0.

Change-Id: Ia3ba6007d2595f77a6a2da50abcecb3fcaa4da2b
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-30 10:26:20 +08:00
Zheng Junjie
75ea733d3f gnu: wayland-protocols-next: Update to 1.42.
* gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42.

Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-30 10:26:20 +08:00
Nguyễn Gia Phong
18ba696b29 gnu: sdl2-image: Update to 2.8.8.
* gnu/packages/sdl.scm (sdl2-image): Update to 2.8.8.

Change-Id: I7659742662dbb1977ee8228230db327bd74fba94
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-30 10:26:19 +08:00
Zheng Junjie
76a3b35e31 gnu: ogre-next: Fix build on riscv64.
* gnu/packages/graphics.scm (ogre-next): Fix build on riscv64.
[source]: Add ogre-next-add-riscv64-support.patch.
[argument]<#:configure-flags>: When target riscv64, Add -DOGRE_SIMD_SSE2=OFF
and -DOGRE_SIMD_NEON=OFF.
* gnu/packages/patches/ogre-next-add-riscv64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I77279f3f5ed238f8b6526b5eceea5751f86ea6e1
2025-03-30 10:26:16 +08:00
gemmaro
953ec15324 gnu: Add emacs-yari.
* gnu/packages/emacs-xyz.scm (emacs-yari): New variable.

Change-Id: I1caca3772efff15d2155fdc5eaf648100bed1895
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-29 17:08:24 -07:00
Danny Milosavljevic
ce8b2b5ebc gnu: Add libpg-query.
* gnu/packages/databases.scm (libpg-query-17): New variable.
(libpg-query): New variable.

Change-Id: Ida25dcb80cd3c112194b8c49ece39e858466feed
2025-03-30 00:31:45 +01:00
apoorv569
d15f90b70a gnu: Add firefly-synth.
* gnu/packages/music.scm (firefly-synth): New variable.
Change-Id: I785cd7458f80d470f69e65084df30d897c424fe6
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-03-30 00:31:45 +01:00
Danny Milosavljevic
ed5e4b7135 gnu: embree: Fix build.
* gnu/packages/graphics.scm (embree)[arguments]<#:configure-flags>: Modify.

Change-Id: Ie746c40e51b2cccf9b2b5ea2e867fc2dcc195f15
2025-03-30 00:31:40 +01:00
Jakob Kirsch
d17c209113 gnu: hyprland: Update to 0.48.1.
* gnu/packages/wm.scm (hyprland): Update to 0.48.1.

Change-Id: I713a62915d79cfeac2b17bd85b57dc6956949068
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-03-29 17:30:56 -04:00
Artyom V. Poptsov
53455b6b33 gnu: guile-png: Update to 0.8.0.
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.8.0.
[native-inputs]: Add help2man.
[arguments]<modules>: Import modules required for "wrap-program" phase.
<imported-modules>: Likewise.
<phases>: Add "wrap-program" phase.

Change-Id: I720367e840a6960f9f4c4c90d3470e35dea10949
2025-03-29 23:45:42 +03:00
Vasilii Smirnov
d219e38a41 gnu: Add emacs-rescript-mode.
* gnu/packages/emacs-xyz.scm (emacs-rescript-mode): New variable.

Change-Id: I52fa3e2693f62aa25ec2d97441bc3f191d46ac0b
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-29 12:07:02 -07:00
Artyom V. Poptsov
63a7ef518d gnu: lldpd: Update to 1.0.19.
* gnu/packages/networking.scm (lldpd): Update to 1.0.19.
[home-page]: Set to "https://lldpd.github.io/" as the old home page now
redirects to this URI.

Change-Id: I6f1de6f04bbf998522bae047a606c660333b499f
2025-03-29 21:59:48 +03:00
Artyom V. Poptsov
541b94f924 gnu: hashcash: Use GEXPs.
* gnu/packages/networking.scm (hashcash): Use GEXPs.

Change-Id: I4736b8e4d383108a4e7f645e147fddc8dee4d368
2025-03-29 21:43:16 +03:00
Artyom V. Poptsov
c8f85dee0b gnu: netdiscover: Update to 0.11.
* gnu/packages/networking.scm (netdiscover): Update to 0.11.

Change-Id: Ie485eebe183fd42ce4db39b63a31787ed32547e8
2025-03-29 21:31:11 +03:00
Artyom V. Poptsov
235ba79b1c gnu: yggtray: Update to 0.1.9.
* gnu/packages/networking.scm (yggtray): Update to 0.1.9.

Change-Id: Iab41d80859842524c2227ad1ce242448b82e72b4
2025-03-29 19:42:08 +03:00