~ruther/guix-local

679ce822 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-hashicorp-go-hclog: Update to 1.6.3.

* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-hclog): Update to 1.6.3.

Change-Id: Ibdc1840e1b8c115ba830800b009a01f7e6c30b47
2bdc1aef — Sharlatan Hellseher 7 months ago
gnu: go-fxlint: Update to 0.0.0-20250513223611-0a30575829d4.

* gnu/packages/golang-apps.scm (go-fxlint): Update to 0.0.0-20250513223611-0a30575829d4.

Change-Id: I819b04a1760ab80d5aaa750fb4144666fe4a32a5
b88d83ee — Sharlatan Hellseher 7 months ago
gnu: go-fxlint: Move to golang-apps.

* gnu/packages/golang-xyz.scm (go-fxlint): Move from here ...
* gnu/packages/golang-apps.scm: ... to here.

Change-Id: I292ffa1c60bf56abfbd09f21271a0242e67576fa
ceeeff81 — Sharlatan Hellseher 7 months ago
gnu: Remove go-go-uber-org-fx-tools.

* gnu/packages/golang-xyz.scm (go-go-uber-org-fx-tools): Delete variable.

Change-Id: I4eed619e7fa3d38dce7bdb29a62b85c63d7e51a7
7979b51f — Sharlatan Hellseher 7 months ago
gnu: go-fxlint: Do not inherit.

go-go-uber-org-fx-tools package needs to be deleted as it does not
provide any source Golang library but only `fxlint' final executable,
this change re-package go-fxlint as a stand along one.

* gnu/packages/golang-xyz.scm (go-fxlint): Do not inherit from
go-go-uber-org-fx-tools and migrate all missing fields.

Change-Id: I55aec9a4d28ebb7b80a37e4799b5903707e2033b
e913d6d5 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-olekukonko-tablewriter: Update to 1.0.9.

* gnu/packages/golang-xyz.scm (go-github-com-olekukonko-tablewriter): Update to 1.0.9.
[arguments] <go>: Use default go-1.24 compiler.
<test-flags>: Skip vet during tests.

Change-Id: I0f46664d59f3b29ce3bc256e76f94f78a094e55e
5fe92966 — Sharlatan Hellseher 7 months ago
gnu: go-chroma: Move to golang-apps.

* gnu/packages/golang-xyz.scm (go-chroma): Move from here ...
* gnu/packages/golang-apps.scm: ... to here.

Change-Id: Ie86b2c62c4afd1d7fb41c1f73abb1339fc62c47f
188a7b54 — Sharlatan Hellseher 7 months ago
gnu: go-chroma: Update to 2.20.0.

* gnu/packages/golang-xyz.scm (go-chroma): Update to 2.20.0.
Do not inherit from go-github-com-alecthomas-chroma-v2 and complete
missing fields.
[arguments] <embed-files>: Copy "*.xml" files into build directory.
[native-inputs]: Remove go-github-com-alecthomas-assert-v2; add
go-github-com-alecthomas-chroma-v2.
[home-page]: Add field.
[synopsis]: Likewise.
[license]: Likewise
[description]: Add chroma CLI related description.

Change-Id: Ie3ec51ee78f96be4fee2ca1e8d3ffc5b14b9e6f0
f82c2082 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-niklasfasching-go-org: Update to 1.9.1.

* gnu/packages/golang-xyz.scm (go-github-com-niklasfasching-go-org): Update to 1.9.1.
[arguments] <test-flags>: Skip one test.

Change-Id: I489272261619803b0080414f30109afb573f670a
8f00a8f5 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-charmbracelet-x-input: Update to 0.3.7.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Update to 0.3.7.
[propagated-inputs]: Remove go-github-com-erikgeiser-coninput; add
go-github-com-rivo-uniseg.

Change-Id: I92b1cb180ab240bfe11a0e1214d052f24f802449
dea5b20a — Sharlatan Hellseher 7 months ago
gnu: go-github-com-charmbracelet-glamour: Update to 0.10.0.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-glamour): Update to 0.10.0.
[arguments] <test-flags>: Skip some problematic tests.
[propagated-inputs]: Add go-github-com-charmbracelet-x-exp-slice and
go-golang-org-x-text.

Change-Id: I643fbb63a7f5a1cb4be79b4d80dad6fdaf4589c1
c09dca0c — Sharlatan Hellseher 7 months ago
gnu: Add go-github-com-charmbracelet-x-exp-slice.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-exp-slice): New variable.

Change-Id: I3eff87e1ceb6740ac4ad40f712690124b5087d9a
0d1fab26 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-alecthomas-chroma-v2: Update to 2.20.0.

* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): Update to 2.20.0.
[source] <snippet>: Remove submodules with their own go.mod files.
[arguments] <phases>: Remove 'remove-failing-testdata-and-cmd-files.
Use default 'check.

Change-Id: I651bf6e4418fe8467233ab68bda9f38fa88b3f01
0c20a0e3 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-charmbracelet-lipgloss: Update to 1.1.0.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Update to 1.1.0.
[propagated-inputs]: Add go-github-com-charmbracelet-x-cellbuf.

Change-Id: Ic776c1ff279f886454a3d41a071f4c1c9e8813cd
08bd5534 — Sharlatan Hellseher 7 months ago
gnu: Add go-github-com-charmbracelet-x-cellbuf.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-cellbuf): New variable.

Change-Id: I9833d4d87f7b1eea4fad4f1e32d7dc24899c9d18
af7daf1e — Sharlatan Hellseher 7 months ago
gnu: Add go-github-com-charmbracelet-colorprofile.

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

Change-Id: Ic342ff55465727362059a0b25811596d815d396d
a6ab914c — Sharlatan Hellseher 7 months ago
gnu: go-github-com-charmbracelet-x-term: Use delete-all-but.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term)[source]<snippet>:
Delete all but source for the current module.

Change-Id: I7e6577a70d184b26b9707dc0ae7874debc98cb43
10f52ccb — Sharlatan Hellseher 7 months ago
gnu: go-github-com-charmbracelet-x-ansi: Update to 0.10.1.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Update to 0.10.1.
[source] <snippet>: Keep just current package source.
[propagated-inputs]: Add go-github-com-bits-and-blooms-bitset and
go-github-com-mattn-go-runewidth.

Change-Id: I5ff71cee36325192d8ac9a46e3ca770b3eb06a5b
7d5a852e — Sharlatan Hellseher 7 months ago
gnu: go-ariga-io-atlas: Update to 0.36.1.

* gnu/packages/golang-xyz.scm (go-ariga-io-atlas): Update to 0.36.1.
[arguments] <test-flags>: Rework skipped tests.
[propagated-inputs]: Remove go-github-com-data-dog-go-sqlmock.
[native-inputs]: Add go-github-com-data-dog-go-sqlmock and
go-github-com-mattn-go-sqlite3.

Change-Id: Ieaed1fda9254973960f5812b7e3ad895ec7d3115
1925f23a — Sharlatan Hellseher 7 months ago
gnu: git-sync: Update to 4.4.3.

* gnu/packages/golang-vcs.scm (git-sync): Update to 4.4.3.

Change-Id: Ice97e408175987902ebfd073fac0a02e947f8598
Next