gnu: lf: Update to 37. * gnu/packages/disk.scm (lf): Update to 37. [native-inputs]: Remove go-golang-org-x-text. Change-Id: I65e526ca6b24bb5d359ef8d264b7efd0995072d1
gnu: gomacro: Update to 0.0.0-20250712144029-20095acfbf18. * gnu/packages/golang-apps.scm (gomacro): Update to 0.0.0-20250712144029-20095acfbf18. Change-Id: I55103b91fb6dd0ed46fc306a16d0ebf8c05aa427
gnu: gore: Update to 0.6.1. * gnu/packages/golang-apps.scm (gore): Update to 0.6.1. [arguments] <go>: Use default go-1.24. <test-flags>: Skip 4 more tests. Change-Id: Ifa57d4c1b025c83468dce9d03a910186728d8e59
gnu: go-ifacemaker: Impvoe package. * gnu/packages/golang-xyz.scm (go-ifacemaker)[arguments]: Substitute keyword arguments instead of overwriting them. [native-inputs]: Inherit. [propagated-inputs]: Drop all. [inputs]: Drop all. [description]: Fix it. Change-Id: Ib53b8643597d9b7b817282fdf2e0a90b6e87915b
gnu: go-github-com-vburenin-ifacemaker: Update to 1.3.0. * gnu/packages/golang-xyz.scm (go-github-com-vburenin-ifacemaker): Update to 1.3.0. Change-Id: I79eba0c5d3b14d5c83fa58540da539bb09a8ddf3
gnu: go-hclogvet: Switch to package/inherit. * gnu/packages/golang-xyz.scm (go-hclogvet): Switch to package/inherit. [arguments]: Substitute keyword arguments instead of overwriting them. [native-inputs]: Inherit. [propagated-inputs]: Drop all. [inputs]: Drop all. Change-Id: I8544c879069d4b13a2356b79eb3c6c05c7adfde3
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
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
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
gnu: Remove go-go-uber-org-fx-tools. * gnu/packages/golang-xyz.scm (go-go-uber-org-fx-tools): Delete variable. Change-Id: I4eed619e7fa3d38dce7bdb29a62b85c63d7e51a7
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
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
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
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
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
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
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
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
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
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