guix/gnu
Sarah Morgensen d4da8af4e4
gnu: Add go-github-com-godbus-dbus-v5.
These changes resolve issues with golang import paths for
<github.com/godbus/dbus> and <github.com/godbus/dbus/v5> by adding a new
variable with downgrading existing one to the latest version where
import path is still <github.com/godbus/dbus>.  It addresses the cases
with unit tests failures and help importer to resolve dependencies.

* gnu/packages/golang.scm (go-github-com-godbus-dbus): Downgrade to
0.0.0-20190726142602-4481cbc300e2.
(go-github-com-godbus-dbus-v5): New variable, preserver version of
go-github-com-godbus-dbus.
(go-github-com-delthas-go-libnp) [propagated-inputs]: Remove
go-github-com-godbus-dbus, add go-github-com-godbus-dbus-v5.

* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-v22)
[propagated-inputs]: Remove go-github-com-godbus-dbus, add
go-github-com-godbus-dbus-v5.

Change-Id: Idbeb3c625da55bdd4620afab31b024ef0a0b79ec
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-03 15:42:59 +01:00
..
bootloader
build gnu: image: Reformat comments. 2024-08-31 10:42:46 +02:00
home home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +02:00
installer installer: Create ext4 file systems with ‘-O large_dir’. 2024-08-31 19:06:38 +02:00
machine
packages gnu: Add go-github-com-godbus-dbus-v5. 2024-09-03 15:42:59 +01:00
services services: certbot: Add certbot-configuration-package to profile. 2024-09-03 13:59:33 +02:00
system gnu: %default-locale-libcs: Add glibc-2.35 and generalize for Hurd. 2024-08-31 10:45:04 +02:00
tests services: agate: Change variable names and add system test. 2024-08-31 19:06:39 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm compression: Enable zstd parallel compression. 2024-08-31 10:44:22 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: Transmission: Update to 4.0.6. 2024-09-02 20:00:40 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm