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

143749 Commits

Author SHA1 Message Date
Herman Rimm
ae30bf6332 gnu: Add make-u-boot-rockchip-package procedure.
* gnu/packages/bootloaders.scm (make-u-boot-rockchip-package): Add.
(u-boot-orangepi-r1-plus-lts-rk3328, u-boot-puma-rk3399,
u-boot-rock64-rk3328, u-boot-firefly-rk3399, u-boot-rockpro64-rk3399,
u-boot-pinebook-pro-rk3399): Use procedure.

Change-Id: I0d7632e46cfed312f8b2843c6fafc912077bc241
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-03-04 10:19:46 -08:00
Herman Rimm
7edd5fdf23 gnu: u-boot-rockpro64-rk3399: Remove obsolete substitute.
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399)[arguments]:
Merge substitutes.  Remove non-matching substitute.

Change-Id: I27dbc51c0eb95de9e1474c966a4e97f7cff26009
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-03-04 10:19:43 -08:00
Herman Rimm
5196b49756 gnu: bootloader: u-boot: Add write-u-boot-image procedure.
* gnu/bootloader/u-boot.scm (write-u-boot-image): Add procedure.
(install-beaglebone-black-u-boot, install-allwinner-u-boot,
install-allwinner64-u-boot, install-imx-u-boot,
install-puma-rk3399-u-boot, install-rockchip-u-boot,
install-sifive-unmatched-u-boot, install-starfive-visionfive2-u-boot):
Use write-u-boot-image.

Change-Id: Icb73534bfc5b9ab7c8874176f649c29275c388cf
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-03-04 10:19:41 -08:00
Herman Rimm
498e0557c5 gnu: bootloader: u-boot: Add u-boot-rockchip-bootloader.
* gnu/bootloader/u-boot.scm (install-rockchip-u-boot): Add procedure.
(install-orangepi-r1-plus-lts-rk3328-u-boot,
install-firefly-rk3399-u-boot, install-rock64-rk3328-u-boot,
install-rockpro64-rk3399-u-boot, install-pinebook-pro-rk3399-u-boot):
Remove procedure.
(u-boot-rockchip-bootloader): Add variable.
(u-boot-firefly-rk3399-bootloader,
u-boot-orangepi-r1-plus-lts-rk3328-bootloader,
u-boot-rock64-rk3328-bootloader, u-boot-rockpro64-rk3399-bootloader,
u-boot-pinebook-pro-rk3399-bootloader): Inherit
u-boot-rockchip-bootloader.
[disk-image-installer]: Remove.

Change-Id: Icb7546ee2bb1742c12c7b47ff2779d278dd45b14
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-03-04 10:19:37 -08:00
Christopher Baines
cc30ed170a gnu: Switch to guile-fibers-next when using guile-knots.
Since make-base-operation has changed in guile-fibers-next compared to
guile-fibers, and guile-knots now uses guile-fibers-next, so all dependents
need to use guile-fibers-next.

* gnu/packages/package-management.scm (bffe)[native-inputs,propagated-inputs]:
Use guile-fibers-next.
(nar-herder)[arguments,native-inputs,propagated-inputs]: Use
guile-fibers-next.
* gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Use
guile-fibers-next.

Change-Id: If553a559392379376c71614e8100318dedf6519d
2025-03-04 14:42:12 +00:00
Christopher Baines
111e862be8 gnu: guile-knots: Update to 0-13.3aab1be.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-13.3aab1be.

Change-Id: I292b0f885e95a1b2a9e8b0cbfdc68414e1de3d40
2025-03-04 14:42:12 +00:00
Thanos Apollo
a5f7f73edf gnu: yt-dlp: Update to 2025.02.19.
* gnu/packages/video.scm (yt-dlp): Update to 2025.02.19.

Change-Id: I39f935158ea11f465cad71f73b8c95d313f25341
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-04 11:55:12 +01:00
Efraim Flashner
dadf0e77a8 gnu: tree: Update to 2.2.1.
* gnu/packages/admin.scm (tree): Update to 2.2.1.

Change-Id: Id16fd95c0d2b7e0c63b5a163f542bb547fb95324
2025-03-04 11:38:22 +02:00
Efraim Flashner
064a38219d gnu: tree: Update project URIs.
* gnu/packages/admin.scm (tree)[source]: Update to new source URI.
[home-page]: Use new project home-page.

Change-Id: Iae26f04c68eae42e899fe205260ac5c7e468d777
2025-03-04 11:38:17 +02:00
Ryan Barber
b8645fc0bf services: tlp: Add config for CPU energy performance policy.
* gnu/services/pm.scm (tlp-configuration): Add cpu-energy-perf-policy-on-ac
and cpu-energy-perf-policy-on-bat.
* doc/guix.texi (Power Management Services): Document
cpu-energy-perf-policy-on-bat and cpu-energy-perf-policy-on-ac.

Change-Id: Ieddf949a325c317abffce00a4f1d047175342d78
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-04 08:32:49 +01:00
Sören Tempel
82b8767456 gnu: binsec: Update to 0.10.0.
* gnu/packages/ocaml.scm (binsec): Update to 0.10.0.

Change-Id: I9bca10b74b6bc7d9b2f26710ef3fc10fc91fba4e
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-04 08:20:11 +01:00
Leo Famulari
56ad75cdab gnu: linux-libre 6.6: Update to 6.6.80.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.80.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: Ib6449825abaeac8fe5dbe680bde9bb2aa9f47b20
2025-03-03 20:37:12 -05:00
Leo Famulari
a299a72af0 gnu: linux-libre 6.12: Update to 6.12.17.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.17.
(linux-libre-6.12-pristine-source, deblob-scripts-6.12): Update hashes.

Change-Id: I91ff54d2d604a7bf48e8b616cdd07f512dbce6a6
2025-03-03 20:37:12 -05:00
Leo Famulari
1ab43781b0 gnu: linux-libre: Update to 6.13.5.
* gnu/packages/linux.scm (linux-libre-6.13-version): Update to 6.13.5.
(linux-libre-6.13-pristine-source, deblob-scripts-6.13): Update hashes.

Change-Id: I7c9551603432394a7c845dba4e10ef7cc444f630
2025-03-03 20:37:08 -05:00
Sharlatan Hellseher
c47cf257db gnu: python-cfn-lint: Skip 2 more tests.
* gnu/packages/python-web.scm (python-cfn-lint) [arguments]
<test-flags>: Skip 2 more shaky tests.

Change-Id: Ib60bee902584e0d1fa36ea9f2a90fb62dd7b7c4c
2025-03-04 01:29:39 +00:00
John Kehayias
72923a75af gnu: godot: Update to 4.4.
* gnu/packages/game-development.scm (godot): Update to 4.4.
[source]: Update snippet to preserve jolt_physics and manifold.
[arguments]<#:phases>: Update scons-use-env phase to match upstream changes.

Change-Id: I7b4bd9557aeb24f2256ded3883ca7676b4a62a32
2025-03-03 17:35:14 -05:00
Christopher Baines
a7e6fb6bc3 gnu: guix: Update to 1.4.0-34.5058b40.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-34.5058b40.

Change-Id: I307c6aee6dd3486802fd608de40b02320b1360d8
2025-03-03 22:01:11 +00:00
John Kehayias
717531b6cb gnu: swaynotificationcenter: Update to 0.10.1.
* gnu/packages/wm.scm (swaynotificationcenter): Update to 0.10.1.
[native-inputs]: Add sassc.
[inputs]: Add granite-6.

Change-Id: I395c7c6c7297dc310ff88e0c40b5294b963290f8
2025-03-03 16:19:10 -05:00
Andy Tai
70b2b33054 gnu: vulkan-volk: renamed from volk to avoid confusion with another volk package..
* gnu/packages/vulkan.scm (vulkan-volk): Renamed from volk.
  (vulkan-tools)[native-inputs]: Reference to volk changed to vulkan-volk.

Change-Id: I8f5e93b753e714d990a837ab914156e5e46d6e46
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-03 20:58:12 +01:00
jgart
f3064b765a gnu: trealla: Update to 2.64.3.
* gnu/packages/prolog.scm (trealla): Update to 2.64.3.

Change-Id: Iba818c9402a16be0b285671dfd5b234184adb011
2025-03-03 09:30:47 -06:00
Christopher Baines
c8f537ac05 gnu: go-github-com-hodgesds-perf-utils: Skip more tests on arm.
I see these failing when built on Honeycomb build machines:

  === RUN   TestDataTLB
      utils_test.go:234: no such file or directory
  --- FAIL: TestDataTLB (0.00s)
  === RUN   TestInstructionTLB
      utils_test.go:246: no such file or directory
  --- FAIL: TestInstructionTLB (0.00s)

It could be something with the system configuration but just disable the tests
for now. This is working towards getting the prometheus-node-exporter package
building again on aarch64-linux.

Note that there's even more test failures when trying to build with qemu
binfmt emulation.

* gnu/packages/golang-xyz.scm (go-github-com-hodgesds-perf-utils)[arguments]:
Skip a couple more tests on arm.

Change-Id: Ib5bc41679d825a1a727e240e7fffeb336f82db6d
2025-03-03 14:13:52 +00:00
Christopher Baines
7fc9cbd3e4 gnu: linux-libre-arm64-honeycomb: Switch to lts version.
Plus enable more modules, some that I added when playing around with enabling
the SFP+ ports, and others that seem to be required for vsockets (to have
parity with x86_64-linux, e.g. #76352).

* gnu/packages/linux.scm (linux-libre-arm64-honeycomb): Update to
linux-libre-lts-version and enable more modules.

Change-Id: I50689c5420d25a6e83bf0c0d6a64ef02019826ed
2025-03-03 14:13:52 +00:00
Lars Bilke
f203028ef8 gnu: python-trimesh: Skip tests requiring network.
* gnu/packages/python-science (python-trimesh)[arguments]<#:test-flags>: Skip
  network tests.

Change-Id: I82389eca3baf14322875daa9aa33f74a1066c8e3
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-03-03 14:53:43 +01:00
Guillaume Le Vaillant
302198cb2e gnu: chirp: Update to 0.4-3.1219bee.
* gnu/packages/radio.scm (chirp): Update to 0.4-3.1219bee.

Change-Id: I7eead6dd10f0acf0669929b9324930c596f912f8
2025-03-03 14:53:43 +01:00
Ricardo Wurmus
70e007c91e gnu: Add r-grandr.
* gnu/packages/cran.scm (r-grandr): New variable.

Change-Id: Ib11e4ba8db31ffe176c1e6ae753125a88d850299
2025-03-03 14:46:41 +01:00
Ricardo Wurmus
916be45e70 gnu: Add r-lfc.
* gnu/packages/cran.scm (r-lfc): New variable.

Change-Id: I71a31ebfd21bda11a5d068b0b3b79fdc50dcb469
2025-03-03 14:42:30 +01:00
Ricardo Wurmus
90f3f40990 gnu: ksoloti-runtime: Update to 1.1.0.
* gnu/packages/axoloti.scm (ksoloti-runtime): Update to 1.1.0.
[arguments]: Adjust phases 'patch-paths, 'build, and 'install.
[inputs]: Remove chibios; a patched and reduced variant is bundled; update
cross-toolchain to 9-2020-q2-update.
[native-inputs]: Remove unzip.
(ksoloti-patcher)[arguments]: Adjust launcher script in 'install phase.
[inputs]: Replace openjdk11 with openjdk17; updgrade cross-toolchain to 9-2020-q2-update.

Change-Id: I0433467badc3d00cf1d16e1d141ece09e926c4d8
2025-03-03 14:30:36 +01:00
Ricardo Wurmus
f58d51dc7f gnu: java-flatlaf: Update to 3.5.4.
* gnu/packages/java-graphics.scm (java-flatlaf): Update to 3.5.4.

Change-Id: I87645c695ee3c87a64f08d30f199badafb1d4c1b
2025-03-03 14:30:36 +01:00
Ricardo Wurmus
cccc6b8b19 gnu: Add GCC arm-none-eabi toolchain 9-2020-q2-update.
* gnu/packages/embedded.scm: (make-gcc-arm-none-eabi-9-2020-q2-update,
make-newlib-arm-none-eabi-9-2020-q2-update,
make-newlib-nano-arm-none-eabi-9-2020-q2-update,
make-arm-none-eabi-toolchain-9-2020-q2-update): New procedures.

Change-Id: Iffb1554bbf38382dadaac7ad8059330f37a54a5c
2025-03-03 14:30:36 +01:00
Ricardo Wurmus
187b6c515d gnu: alsa-scarlett-gui: Update to 0.5.0.
* gnu/packages/music.scm (alsa-scarlett-gui): Update to 0.5.0.
[arguments]: Remove -Werror.

Change-Id: I5b6e4d2ca13a7d43ae59f87040c17c179b43a29e
2025-03-03 14:30:36 +01:00
Efraim Flashner
162179e787 gnu: python-pandas: Skip some tests on 32bit systems.
* gnu/packages/python-science.scm (python-pandas)[arguments]: Adjust the
test-flags when not building on a 64bit system to skip some incompatible
tests.

Change-Id: Ic581cc6bf4ade2d92425c38df10bc45beaf4009e
2025-03-03 14:19:59 +02:00
Efraim Flashner
25d99dd80a gnu: python-pytest-mypy: Extend the test timeout on riscv64-linux.
* gnu/packages/check.scm (python-pytest-mypy)[arguments]: When building
for riscv64-linux add a phase to extend the test timeout.

Change-Id: I9e4ba00bf9b8feb7e52d0d0914c18c2308662e79
2025-03-03 10:43:36 +02:00
Efraim Flashner
169f88d90f gnu: sdcv: Improve package style.
* gnu/packages/dictionaries.scm (sdcv)[arguments]: Rewrite using g-exps.
[native-inputs]: Remove package labels.

Change-Id: Ic0cdb64d959489429759110d3d339518a3b7c304
2025-03-03 10:10:27 +02:00
Efraim Flashner
3148060d83 gnu: sdcv: Fix build.
* gnu/packages/dictionaries.scm (sdcv)[arguments]: Add a configure-flag
to fix building the package.

Change-Id: Iad69c894b7920fcf8023ec493c26c7234f56db2d
2025-03-03 10:06:47 +02:00
Efraim Flashner
d8ce5d3c49 gnu: libjxl: Fix tests on i686-linux.
* gnu/packages/image.scm (libjxl)[arguments]: When building for
i686-linux allow a larger difference between the expected and actual
test outcome.

Change-Id: Id80e8b15c3d55eb1957b56682b2b352b79b1a4f7
2025-03-03 09:51:43 +02:00
Efraim Flashner
b14b93621d gnu: python-pytest-xprocess: Skip some tests on riscv64-linux.
* gnu/packages/check.scm (python-pytest-xprocess)[arguments]: When
building for riscv64-linux add some test-flags to skip some tests.

Change-Id: Ie9712c660b774f67a48bfbc44ed08682ab3e2083
2025-03-03 08:38:46 +02:00
Efraim Flashner
feba33d2c1 gnu: python-websockets: Fix test suite on riscv64-linux.
* gnu/packages/python-web.scm (python-websockets)[arguments]: When
building for riscv64-linux use an even longer test timeout.

Change-Id: I83390a5e5e8d9e1ab6514841feca8e5066d6c80d
2025-03-03 08:06:59 +02:00
Liliana Marie Prikler
c991c49f09 gnu: gst-plugins-base: Fix build on i686.
* gnu/packages/gstreamer.scm (gst-plugins-base)[#:phases]: Also disable
‘libs/dsd.c’ and ‘elements/volume.c’ tests.
2025-03-03 06:21:29 +01:00
宋文武
0649749343 gnu: xournalpp: Fix build.
Reported in <https://issues.guix.gnu.org/76697>.
This is follow up to 4838b7b0e9.

* gnu/packages/pdf.scm (xournalpp) [arguments]: Add
generate-gdk-pixbuf-loaders-cache-file phase.

Change-Id: Ia29fb52f5f8852292fc35952d89a8769daacfae6
2025-03-03 12:48:16 +08:00
宋文武
7e7ad582e4 gnu: transmission: Fix build.
Reported in <https://issues.guix.gnu.org/76697>.
This is follow up to 4838b7b0e9.

* gnu/packages/bittorrent.scm (transmission) [arguments]: Invoke
'generate-gdk-pixbuf-loaders-cache' before using GDK_PIXBUF_MODULE_FILE.

Change-Id: I234cdd8649e82d0a8b44bee15968fcd22c134ce4
2025-03-03 12:38:35 +08:00
宋文武
744afc8d80 gnu: cambalache: Fix build.
* gnu/packages/gnome.scm (cambalache) [arguments]: Don't refer to nonexistent
wrap phase.

Change-Id: Ib3ec789147f8d37123d66a02d8c4490e62513780
2025-03-03 12:17:13 +08:00
VÖRÖSKŐI András
08bf8d1756 gnu: Add leafnode.
* gnu/packages/web.scm (leafnode): New variable.

Change-Id: I00f6939e04e518be95a2c0ea55fd4c1f33a8e1cf
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-02 22:35:56 +01:00
Liliana Marie Prikler
b4b80af393 gnu: polari: Update to 46.0.
* gnu/packages/gnome.scm (polari): Update to 46.0.
[inputs]: Add tracker.
2025-03-02 21:27:11 +01:00
Sharlatan Hellseher
36f6c720c1 gnu: packages/astronomy: Sort.
* gnu/packages/astronomy.scm (python-asdf-compression, python-astropy,
python-astropy-minimal, python-ci-watson, python-cmyt): Sort variables
alphabetically.

Change-Id: Ibeb5759dae1eb1f92fd31f889f1df4f27771bdcc
2025-03-02 19:59:42 +00:00
Efraim Flashner
6315f3ff4d gnu: gst-plugins-base: Skip 2 tests on powerpc64le-linux.
* gnu/packages/gstreamer.scm (gst-plugins-base)[arguments]: When
building for powerpc64le-linux adjust the 'disable-problematic-tests
phase to skip 2 more tests.

Change-Id: Ic49b5c02332d2f8889bc481fa75b816f7526864e
2025-03-02 20:31:49 +01:00
Efraim Flashner
09d64a7d62 gnu: python-h2: Skip a test on riscv64-linux.
* gnu/packages/python-web.scm (python-h2)[arguments]: When building for
riscv64-linux skip a test.

Change-Id: I1c359046580e5722568362d0954f13b5a2d82e49
2025-03-02 20:31:49 +01:00
Efraim Flashner
1c6441876f gnu: gtk: Adjust skipped tests on aarch64-linux.
* gnu/packages/gtk.scm (gtk)[arguments]: When building for aarch64-linux
  adjust the 'patch phase to skip some additional tests.

Change-Id: I7ef2b51d35500ea4b3b0e47657ee32e0fa5cbbc2
2025-03-02 20:31:49 +01:00
Liliana Marie Prikler
174d98e2a6 gnu: flatpak: Propagate inputs as required by pkg-config.
* gnu/packages/package-management.scm (flatpak)[inputs]: Move dconf, gpgme,
json-glib, libarchive, libseccomp and libxau from here…
[propagated-inputs]: … to here.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-02 20:31:48 +01:00
Vivien Kraus
7a166aa7d3 gnu: gnome-chess: Fix source URI.
* gnu/packages/games.scm (gnome-chess): Update the source URI.

Change-Id: I1fb791e5b03e0841269e03634c7d31f9a4314d67
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-02 20:31:48 +01:00
Liliana Marie Prikler
08abde751a gnu: gnome-online-accounts@3.44: Fix inputs.
* gnu/packages/gnome.scm (gnome-online-accounts-3.44)[inputs]: Match
“webkitgtk” instead of “webkitgtk-for-gtk3” in replacement.
2025-03-02 20:31:48 +01:00