gnu: guix-build-coordinator: Update to 0-125.4cf3b58.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-125.4cf3b58.
Change-Id: If6f9bc8d378083d2f5dbe8e48ecc5a689db9bc2e
gnu: guix-data-service: Update to 0.0.1-66.d60a8a4.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-66.d60a8a4.
Change-Id: Iced3d73d24b4e1148c527fde9801a969514a6449
gnu: python-pytest-mypy: Fix tests on powerpc64le-linux.
As a test was timing out, so apply the same workaround as used for riscv64.
* gnu/packages/check.scm (python-pytest-mypy)[arguments]: Patch the test
timeout for powerpc64le-linux, as well as for riscv64-linux.
Change-Id: I6d771a092f0fb50c9870446a152d14c98d6f96e6
build-system: go: Support parallel options for cross builds.
Since these options were added for normal builds, those packages that used
these options couldn't be cross built. Supporting these options in
go-cross-build restores this functionality.
* guix/build-system/go.scm (go-cross-build): Support the #:parallel-build? and
#:parallel-tests? keyword arguments.
Change-Id: I9768c9562246b61c2ea875a3d5a42809924f3a7d
gnu: texlive: Update to 20250308.
* gnu/packages/texlive.scm (%texlive-date, texlive-extra-src,
texlive-texmf-src, texlivebin): Update to 20250308.
Change-Id: Ic0fdfefd6a82ae0ae34eb1d3e0b9cbe1043f8ca6
gnu: discover: Add missing runtime dependencies.
qtsvg for icons and the rest for the page with package details.
* gnu/packages/kde-plasma.scm (discover): Add missing runtime
dependencies.
Change-Id: I93598a474c0799ed57234f57f74e216beaf2618b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add guile-oauth.
* gnu/packages/guile-xyz.scm (guile-oauth): New variable.
Change-Id: Ie5e8e15a35e2e71171ef6b8ea2e4b86e339152d3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
services: readymedia: Change cache and log directory permissions to 755.
Create cache directory and log directory with 755 permission, which passes
run-readymedia-test.
* gnu/services/upnp.scm (readymedia-activation): Change directory permissions
of cache-directory and log-directory to 755.
Change-Id: Iff30040c3fd52564510f66d3568dab0ef89e0449
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add zig-zls-0.14.
* gnu/packages/zig-xyz.scm (zig-zls-0.14): New variable.
Change-Id: I83611bdc850a4f51b6d412595b7ff5afe6464bf9
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: Add zig-lsp-codegen.
* gnu/packages/zig-xyz.scm (zig-lsp-codegen): New variable.
Change-Id: I2ab0c3bcb944bd75489b369a7d45496e9b7af913
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: Add zig-known-folders-for-zig-zls-0.14.
* gnu/packages/zig-xyz.scm (zig-known-folders-for-zig-0.14): New variable.
Change-Id: Ib284f1f600dab56ddf64df5fe024fe8f35f1ac53
gnu: Add zig-diffz-for-zig-zls-0.14.
* gnu/packages/zig-xyz.scm (zig-diffz-for-zig-zls-0.14): New variable.
Change-Id: Ie60e7f34aa802663fb484961e879784b26717bf9
gnu: Add beanbag.
* gnu/packages/zig-xyz.scm (beanbag): New variable.
Change-Id: I1ffb34dd771e4cb0938f1c471573e6bbe1ff5046
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: Add zig-zigimg.
* gnu/packages/zig-xyz.scm (zig-zigimg): New variable.
Change-Id: If87e1f65d3aa544b30ea3fb0da4e292bcec5e567
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: Add zig-clap.
* gnu/packages/zig-xyz.scm (zig-clap): New variable.
Change-Id: Iae01f44bd9ddb312b51cf899c24f6b56a808d026
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: cl-gtk4: Update to 1.0.0-2.c05d03e.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gtk4): Update to 1.0.0-2.c05d03e.
Change-Id: Ib3ab88defc3fdf53e014869e667c262da5541e4f
gnu: cl-linear-programming: Fix build with sbcl 2.5.2.
* gnu/packages/lisp-xyz.scm (sbcl-linear-programming)[arguments]: Add
"fix-build" phase.
Change-Id: Id0656d1d2efc478f7e3602dc297a5c785a903b89
gnu: cl-clingon: Update to 0.5.0-1.f2a703f.
* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.5.0-1.f2a703f.
[arguments]: Disable tests.
Change-Id: I4b04017eae85eca35f05d6cd87aa5a9e42da7643
gnu: cl-langutils: Fix build with sbcl 2.5.2.
* gnu/packages/lisp-xyz.scm (sbcl-langutils)[arguments]: Add 'fix-build'
phase.
Change-Id: Ie41f9a9361b480176edfef4292addb17df6aeeb1