guix/gnu
Sharlatan Hellseher 87661cea77
gnu: Pin some golang packages to use go-1.23.
After the defult Golang version was set to 1.24 some of the older
packages which had no fresh version started failing on the 'check phase,
this change pins them to go-1.23 helping to resolve the issue.

Go 1.24 requires non-constant format strings to be explicitly handled.

The errors might look like these:

    non-constant format string in call to (*testing.common).Errorf
    ExampleParseOptionsLifetime refers to unknown identifier: ParseOptionsLifetime

See <https://tip.golang.org/doc/go1.24#vet>.

Change-Id: Ife5093c4fd98af7cea59abf1a9a29351b66602bb
2025-08-11 21:42:42 +01:00
..
bootloader
build
home
installer
machine
packages gnu: Pin some golang packages to use go-1.23. 2025-08-11 21:42:42 +01:00
services services: vfs-mapping-shepherd-services: Add missing (ice-9 match) module. 2025-08-05 21:11:47 +09:00
system
tests services: mosquitto: Add test suite. 2025-08-03 11:15:45 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: go-github-com-jbenet-go-context: Apply patch to fix crash. 2025-08-11 21:42:39 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm