~ruther/guix-local

6d7bce39 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-tomwright-dasel-v2.

* gnu/packages/golang-xyz.scm (go-github-com-tomwright-dasel-v2): New variable.

Change-Id: I92e2cc4d4e04663d425cc0719c6f9faf84bfe905
0e4bd4d9 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-clbanning-mxj-v2.

* gnu/packages/golang-xyz.scm (go-github-com-clbanning-mxj-v2): New variable.

Change-Id: Ib1332703a10683ddffe2515c31abddded0a28d5e
7130b9d4 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-jdkato-go-tree-sitter-julia.

* gnu/packages/golang-xyz.scm (go-github-com-jdkato-go-tree-sitter-julia): New variable.

Change-Id: Id6a7a86393e21f642c36c7526e5abda3b5fa8e01
2f9f9377 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-smacker-go-tree-sitter.

* gnu/packages/golang-xyz.scm (go-github-com-smacker-go-tree-sitter): New variable.

Change-Id: I34cdf9e1680ba478ee4cebe198c0db7fd9fa36b2
98ddcf57 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-spf13-cobra: Adjust inputs.

* gnu/packages/golang-xyz.scm (go-github-com-spf13-cobra)
[propagated-inputs]: Add go-github-com-go-md2man.
[native-inputs]: Remove go-github-com-go-md2man.

Change-Id: I4f019b309c244729f8eff4810a870f140dc78735
60e1d111 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-golangplus-fmt: Move to golang-check.

* gnu/packages/golang.scm (go-github-com-golangplus-fmt): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: If236c036b3922d82d88fd745bf81c94f9d4d2bc5
7b287dd8 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-cention-sany-utf7: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-cention-sany-utf7): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Icc752dc109f6a0b2e43e8b5846ee9f288d174402
6e73a0d1 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Remove go-k8s-io-klog.

go-k8s-io-klog failed to build and has no users in Guix, overwrite it
with v2 variant.

* gnu/packages/golang-xyz.scm (go-k8s-io-klog): Overwrite variable with
go-k8s-io-klog-v2 variant.

Change-Id: I7779ec426ab66b37d2240e38917728346a1aa08f
acfdad79 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-zgo-at-zstd: Update to 0.0.0-20241125224656-49fafbb06ca9.

* gnu/packages/golang-xyz.scm (go-zgo-at-zstd): Update to 0.0.0-20241125224656-49fafbb06ca9.
[arguments] <test-flags>: Skip 2 tests.
<phases>: Use default 'check.

Change-Id: I4a78dc3d37477cc36e98d5900502db01515d9a26
aa277b88 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-hclogvet: Fix build.

* gnu/packages/golang-xyz.scm (go-hclogvet) [propagated-inputs]: Do not
overwrite and just inherit all.

Change-Id: I7ada9851d22bff9df7e9e39961a5e694c67de102
677f6651 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-gopkg-in-inconshreveable-log15-v1: Skip one test.

* gnu/packages/golang-xyz.scm (go-gopkg-in-inconshreveable-log15-v1)
[arguments] <test-flags>: Skip one test.

Change-Id: I7f6758d74143f53b263de5d1ff0c9d0e40536b8c
f0527fee — Sharlatan Hellseher 1 year, 4 months ago
gnu: Remove go-github-com-quic-go-qtls-go1-20.

Has no users in Guix, failed to build, not maintained upstream: "This
repository has been archived by the owner on Jan 31, 2024. It is now
read-only."

* gnu/packages/golang-crypto.scm (go-github-com-quic-go-qtls-go1-20): Delete variable.

Change-Id: Ib946c435711d8289b2ecd9a2594b830781dcdc4a
9fbffbf2 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-pierrec-lz4: Fix build.

* gnu/packages/golang-compression.scm (go-github-com-pierrec-lz4):
[source] <snippet>: Delete "cmd".
[native-inputs]: Add go-github-com-frankban-quicktest.

Change-Id: I7fda9700bb3c3b3b367be51b64e32f0b690c17ff
4f54185a — Sharlatan Hellseher 1 year, 4 months ago
gnu: yq: Simplify.

* gnu/packages/web.scm (yq) [arguments]: Inherit from
go-github-com-mikefarah-yq-v4.
<import-path>: Adjust it to produce correct binary.
<skip-build?>: Build it this time.
<tests?>: Everything is tested in library package.
<phases>: Remove 'rename-binary.

Change-Id: Ib917d17e160bd379f95c2439c32905191a1aeab6
72ac2b3c — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-mikefarah-yq-v4: Enable all tests.

* gnu/packages/web.scm (go-github-com-mikefarah-yq-v4) [arguments]
<skip-build>: To treat it as a library.
<phases>: Remove 'remove-binary, add 'fix-access-to-doc.

Change-Id: Ie51ed0b6a0aad03ed15ae27b2a7516ac542de3cf
ae32c2a2 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-google-cadvisor: Fix build.

* gnu/packages/golang.scm (go-github-com-google-cadvisor) [arguments]
<test-subdirs>: Limit to project's root.

Change-Id: I4c1e21bba2fdb35f345d1fb8d4d69b7f2a3ea6c0
6d623531 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-d4l3k-messagediff: Fix build.

* gnu/packages/golang-xyz.scm (go-github-com-d4l3k-messagediff):
[propagated-inputs]: Add go-golang-org-x-net.

Change-Id: I795ec6178c18c1e32a659c3ca80029a43e1da75e
4919b8ae — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-couchbase-gomemcached: Move to golang-xyz.

* gnu/packages/databases.scm (go-github-com-couchbase-gomemcached): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I62b77bffa9f6e673ebcedc58599c7e2a0e827f4c
789c1cf9 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-couchbase-gomemcached: Update to 0.3.2.

* gnu/packages/databases.scm (go-github-com-couchbase-gomemcached): Update to 0.3.2.
[arguments] <test-flags>: Skip one tests.
<test-subdirs>: Limit to project root, some submodule requires BSL
licensed dependencies.
[propagated-inputs]: Add go-github-com-pkg-errors.

Change-Id: I661df8055f678f9f05add9785ab827ae11bd1b9e
944ce009 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Remove go-gopkg-in-square-go-jose-v2.

* gnu/packages/golang-web.scm (go-gopkg-in-square-go-jose-v2): Delete variable.

Change-Id: I840a831342108dcdc3af60d13fcf7d50f27c7ba4
Next