~ruther/guix-local

ref: 02c5fbeb93f378c77dbc0b9df51da5f2afdbe991 guix-local/gnu/packages d---------
02c5fbeb — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-jackc-fake.

* gnu/packages/golang-check.scm (go-github-com-jackc-fake): New variable.

Change-Id: I744e09a6ba01c750e80e533ea3fe1663ad0fb93d
26636d1f — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-icrowley-fake.

* gnu/packages/golang-check.scm (go-github-com-icrowley-fake): New variable.

Change-Id: Ia3158c274a7e69f777f695c63bdb9e7c70cc6ae8
4c0dfa28 — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-corpix-uarand.

* gnu/packages/golang-check.scm (go-github-com-corpix-uarand): New variable.

Change-Id: I35e3f97bef1aae13671523d06c99288160662018
a239c3dc — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-cockroachdb-apd.

* gnu/packages/golang-maths.scm (go-github-com-cockroachdb-apd,
go-github-com-cockroachdb-apd-v3): New variables.

Change-Id: I66f0b2bc276c3a8b8540a99e7d680bc22667ac76
da29c178 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-pkg-errors: Move to golang-build.

* gnu/packages/golang.scm (go-github-com-pkg-errors): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

Change-Id: Ic91629d1832e559928b20567bd930783377b568c
01fd7f5d — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-satori-go-uuid.

* gnu/packages/golang-xyz.scm (go-github-com-satori-go-uuid): New variable.

Change-Id: Ief157b8ba62b4cfd04a29ac5e9749aab29419109
f49703bf — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-go-uber-org-zap: Update to 1.27.0.

* gnu/packages/golang-xyz.scm (go-go-uber-org-zap): Update to 1.27.0.
[arguments]<test-flags>: Skip 3 tests.
<phases>: Remove 'remove-test-files, add 'remove-examples-and-benchamrks.
[propagated-inputs]: Remove go-github-com-benbjohnson-clock,
go-github-com-pkg-errors, go-go-uber-org-atomic, and
go-gopkg-in-yaml-v2; add go-gopkg-in-yaml-v3.
[native-inputs]: Remove go-golang-org-x-lint and go-honnef-co-go-tools.

Change-Id: I3f2d90ce093f9aac4342ed887cc3a96419a281a9
a00a3980 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-rs-zerolog: Fix build.

* gnu/packages/golang-xyz.scm (go-github-com-rs-zerolog)
[arguments]<test-flags>: Skip one test.
[propagated-inputs]: Add go-golang-org-x-tools.

Change-Id: I1a7d8e276283c7b3669d3eae2ccf34a9a6ad3598
87333afa — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-golang-org-x-exp-typeparams: Update to 0.0.0-20241210194714-1829a127f884.

* gnu/packages/golang-build.scm (go-golang-org-x-exp-typeparams): Update
to 0.0.0-20241210194714-1829a127f884.
[arguments]<test-flags>: Skip one test.

Change-Id: Ibe5b79342f80036d7bfa13b0da654489b450be55
c2d1cc34 — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-containerd-cgroups-v3.

* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups-v3): New variable.

Change-Id: Ieb03de8524cccec8586c704653cffb4f650a7b1e
46072d19 — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-containerd-log.

* gnu/packages/golang-xyz.scm (go-github-com-containerd-log): New variable.

Change-Id: I8adb2d0e13d2780493ee667f649c1a84d9626b15
3275ba9d — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-moby-sys-userns.

* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-userns): New variable.

Change-Id: Ibe9091cd4113a63b298c256664fe0153d3b9318a
39bb5a40 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-urfave-cli: Adjust inputs.

* gnu/packages/golang-xyz.scm (go-github-com-urfave-cli)
[propagated-inputs]: Add go-github-com-burntsushi-toml and
go-gopkg-in-yaml-v2.

Change-Id: I15ad53bca70b910bb8bc59d7fe886e582415d157
24c5d6c4 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-containerd-cgroups: Fix build.

* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups)
[arguments]<test-flags>: Move tests skip logic here and skip more tests.
<phases>: Remove 'disable-failing-tests.
[propagated-inputs]: Add go-github-com-cilium-ebpf.

Change-Id: I3ee11a4c21ea3750e3e886155530439f2e363811
ff780d54 — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add go-github-com-cilium-ebpf.

* gnu/packages/golang-xyz.scm (go-github-com-cilium-ebpf): New variable.

Change-Id: I63147d352a7610748ed626826e81d30775a29fe3
840ef02a — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-mdlayher-netlink: Simplify package.

* gnu/packages/golang-web.scm (go-github-com-mdlayher-netlink)
[source]<snippet>: Remove submodule with integration tests to break
cycle.
[arguments]<test-flags>: Move test skipping logic here.
<phases>: Remove 'disable-failing-tests.

Change-Id: I66e32ce985ea5162da8c7d0705207ea1d5323685
1ca59d13 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-go-quicktest-qt: Skip some failing tests.

* gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt)
[arguments]<test-flags>: Skip 5 tests.

Change-Id: I5485406acec4a7f69d5756fcc1dabbac4f528127
ed7ec794 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-sirupsen-logrus: Adjust inputs.

* gnu/packages/golang-xyz.scm (go-github-com-sirupsen-logrus)
[propagated-inputs]: Remove go-github-com-davecgh-go-spew,
go-github-com-pmezard-go-difflib, go-github-com-stretchr-testify, and
go-golang-org-x-crypto.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: I005f0f7046747884588e84d29631a58f2d92e9a8
5edee68e — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-sirupsen-logrus: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/docker.scm: Add golang-xyz module.

Change-Id: I31851e4ea52e7ad1f69ff6ec32f53f00bff6b105
93517366 — Sharlatan Hellseher 1 year, 5 months ago
gnu: go-github-com-sirupsen-logrus: Skip one test.

* gnu/packages/golang.scm (go-github-com-sirupsen-logrus)
[arguments]<test-flags>: Skip one failing test.

Change-Id: I23aec0766e2667c6c53272458162e10435c30ab4
Next