* gnu/packages/golang.scm (go-github-com-masterminds-sprig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I424ea6887286bdaee67b3f367024c6d7982bcbd2
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I219dfa1129e73e042170b3da176801a0058980f2
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I201f5147de0a353057206ca314a685eb70622e00
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I532608ed163ee60588131c34621e031b5935eacf
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I1494e60367873ba5ddbfe0725cd8a0ed02d8cb9e
* gnu/packages/golang.scm (go-github-com-mitchellh-colorstring): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I298ae2f0e94847ff865375120e4953d290bbe883
The latest version of <github.com/coreos/go-systemd> is now available as
the <github.com/coreos/go-systemd/v22> Golang module, with a single
go.mod file. Each child submodule is included as part of the aggregated
module.
* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-v22): New variable.
(go-github-com-coreos-go-systemd-daemon,
go-github-com-coreos-go-systemd-dbus,
go-github-com-coreos-go-systemd-journal,
go-github-com-coreos-go-systemd-login1,
go-github-com-coreos-go-systemd-machine1,
go-github-com-coreos-go-systemd-sdjournal,
go-github-com-coreos-go-systemd-unit): Remove variables.
Change-Id: Ib155ed71d9b9cc5c39ad8f32b33b956ec0d3dcba
* gnu/packages/golang.scm (go-github-com-sergi-go-diff): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: If722317a42006e3bef4462b5a6fe4c0f434bd5d2
* gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Update to 1.0.29.
[arguments]: Set the import path to "github.com/cheggaaa/pb".
Change-Id: I0042b64c44386d588bad7779444f1f6652619a2d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
To avoid duplicating go-github-com-alecthomas-kingpin.
* gnu/packages/golang-xyz.scm (go-gopkg-in-alecthomas-kingpin-v2)[name]: Set
to go-gopkg-in-alecthomas-kingpin-v2.
Change-Id: I1f9d2766c03393ac1268dafe490d25a7e57f7bc4
* gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib457abe33612b371c33985c6b3b0e9372221e37d
* gnu/packages/golang.scm (go-github-com-go-task-slim-sprig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I540e4211e7e4006d654c7da40bba35e2bd577c78
* gnu/packages/golang.scm: (go-git-sr-ht-emersion-go-scfg): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
Change-Id: I75cc680543313e41abc86e71d48a9be9e9ce694a
* gnu/packages/golang.scm (go-git-sr-ht-sircmpwn-getopt): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ic53ec6828f7389326191b659dd16b623e6d1af43
The upstream suggested to update to the latest version to resolve
failing tests on RISK-V, see
<https://github.com/uber-go/atomic/issues/164>.
* gnu/packages/golang-xyz.scm (go-go-uber-org-atomic): Update to 1.11.0.
[arguments]: <#:tests?>: Enable tests on all platforms.
Change-Id: I6df21cfaebb9e4d4a609e93f3fe4bfea2bff5e8d
Address the build issue on i686-linux as seen in CI
<https://ci.guix.gnu.org/build/3395284/details>.
* gnu/packages/golang-xyz.scm (go-go-uber-org-atomic): [arguments]:
<#:tests?>: Only run on x86-64.
Change-Id: Iab5a896be05d879f3552471d8789a11dba7826ce