~ruther/guix-local

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
99f8d7f2 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-coreos-go-oidc: Update to 2.3.0.

* gnu/packages/golang-web.scm (go-github-com-coreos-go-oidc): Update to 2.3.0.
[propagated-inputs]: Remove go-gopkg-in-square-go-jose-v2; add
go-gopkg-in-go-jose-go-jose-v2.
[native-inputs]: Add go-golang-org-x-net.

Change-Id: I6d08c792503d7b3ae376025419dcfef585525a73
ce13a0d1 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-gopkg-in-go-jose-go-jose-v2.

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

Change-Id: I939a96358bf992608869362040c60cef7ecc657a
1b831986 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-biogo-store.

This change merges all extracted subdirs under the same variable as it's
distributed in single module according to project's go.mod.

* gnu/packages/bioinformatics.scm (go-github-com-biogo-store-kdtree,
go-github-com-biogo-store-llrb, go-github-com-biogo-store-step):
Delete variables.

(go-github-com-biogo-store): New variable.
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Set as seen in go.mod.

(go-github-com-biogo-biogo) [propagated-inputs]: Remove
go-github-com-biogo-store-kdtree, go-github-com-biogo-store-llrb, and
go-github-com-biogo-store-step. Add go-github-com-biogo-store.

Change-Id: I1db4efea31fc7f1f5e96b21e874a523cf631f370
acbff09f — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-biogo-hts.

This change merges all extracted subdirs under the same variable as it's
distributed in single module according to project's go.mod.

* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-bam,
go-github-com-biogo-hts-bgzf, go-github-com-biogo-hts-cram,
go-github-com-biogo-hts-csi, go-github-com-biogo-hts-fai,
go-github-com-biogo-hts-sam, go-github-com-biogo-hts-tabix): Delete
variables.

(go-github-com-biogo-hts): New variable.
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Set as seen in go.mod.
<test-flags>: Skip 2 tests requiring network access.

(go-github-com-biogo-biogo) [propagated-inputs]: Remove
go-github-com-biogo-hts-bam, add go-github-com-biogo-hts.

Change-Id: I2cace7a0c732e7590b3b34865323bc38b41b0d86
0c8e83ab — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-github-com-alecthomas-chroma: Update to 0.10.0.

* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma): Update to 0.10.0.
[native-inputs]: Add go-github-com-alecthomas-kong,
go-github-com-alecthomas-kong-hcl, go-github-com-gorilla-csrf,
go-github-com-gorilla-handlers, go-github-com-gorilla-mux,
go-github-com-mattn-go-colorable, and go-github-com-mattn-go-isatty.

Change-Id: I48b68706fb32b64a594957a696c0f32b824c1590
5666d812 — Sharlatan Hellseher 1 year, 4 months ago
gnu: Add go-github-com-alecthomas-kong-hcl.

* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kong-hcl): New variable.

Change-Id: Iea741ab1740eb0c956621ac6ed095a47014d3112
2a9758e1 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-1.23: Update to 1.23.5.

* gnu/packages/golang.scm (go-1.23): Update to 1.23.5.

Change-Id: Icebfdec646e0ede42d3321d4246b1b21f3d18250
1a950bf5 — Sharlatan Hellseher 1 year, 4 months ago
gnu: go-1.22: Update to 1.22.11.

* gnu/packages/golang.scm (go-1.22): Update to 1.22.11.

Change-Id: I7899175194d89e1eb32787439ddd113c6d0ac6db
Next