aboutsummaryrefslogtreecommitdiff
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
on value='8'>8space:mode:
authorSarah Morgensen <iskarian@mgsn.dev>2024-08-29 00:50:47 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-09-03 15:42:59 +0100
commitd4da8af4e4aaf165ed384ff71d23dcce56554cf0 (patch)
treef07642554e5e935e9d5ef6e32f9423dc38864260 /CODE-OF-CONDUCT
parent5147787b1fae6b06bd6c1e3ebc66ea4328420746 (diff)
downloadguix-d4da8af4e4aaf165ed384ff71d23dcce56554cf0.tar.gz
guix-d4da8af4e4aaf165ed384ff71d23dcce56554cf0.zip
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>
Diffstat (limited to 'CODE-OF-CONDUCT')
0 files changed, 0 insertions, 0 deletions