Sharlatan Hellseher
424c6fe0a2
gnu: go-github-com-dhowett-go-plist: Update to 1.0.1.
...
* gnu/packages/golang.scm (go-github-com-dhowett-go-plist): Update to 1.0.1.
Change-Id: I4888fb0af6c10fcb65ccda75ff0437da5f59b44a
2024-07-15 12:17:53 +01:00
Sharlatan Hellseher
cd7098f932
gnu: unparam: Update to 0.0.0-20240528143540-8a5130ca722f.
...
* gnu/packages/golang.scm (unparam): Update to 0.0.0-20240528143540-8a5130ca722f.
[inputs]: Remove go-golang-org-x-sys and go-golang-org-x-mod.
Change-Id: Ic817b92eb6bcad75ab4abb65e9e112ac5423e539
2024-07-15 12:17:53 +01:00
Sharlatan Hellseher
1b650288e5
gnu: gopls: Adjust package style
...
* gnu/packages/golang.scm (gopls): Apply new package style, adjust
indentation and swap propagated-inputs to native-inputs.
[propagated-inputs]: Remove go-github-com-google-go-cmp-cmp,
go-github-com-jba-printsrc, go-github-com-jba-templatecheck,
go-github-com-sergi-go-diff, go-golang-org-x-mod, go-golang-org-x-sync,
go-golang-org-x-sys, go-golang-org-x-text, go-golang-org-x-tools,
go-golang-org-x-vuln, go-gopkg-in-yaml-v3, go-honnef-co-go-tools,
go-mvdan-cc-gofumpt, and go-mvdan-cc-xurls.
[native-inputs]: Add go-github-com-google-go-cmp-cmp,
go-github-com-jba-printsrc, go-github-com-jba-templatecheck,
go-github-com-sergi-go-diff, go-golang-org-x-mod, go-golang-org-x-sync,
go-golang-org-x-sys, go-golang-org-x-text, go-golang-org-x-tools,
go-golang-org-x-vuln, go-gopkg-in-yaml-v3, go-honnef-co-go-tools,
go-mvdan-cc-gofumpt, and go-mvdan-cc-xurls.
Change-Id: I1139e19731ea8002835bd14c8592f22ccc79ded3
2024-07-15 12:17:53 +01:00
Sharlatan Hellseher
8b1d774272
gnu: gopls: Update to 0.13.2.
...
* gnu/packages/golang.scm (gopls): Update to 0.13.2.
[propagated-inputs]: Remove go-github-com-burntsushi-toml,
go-github-com-google-safehtml, and go-golang-org-x-exp; add
go-golang-org-x-tools.
Change-Id: I9c9b34151749d04974c526e1eca2a6f4846e226f
2024-07-15 12:17:53 +01:00
Sharlatan Hellseher
5e1b47b8ad
gnu: govulncheck: Swap inheritance with go-golang-org-x-vuln.
...
Inheritance from source library for final binary build does simplify the
maintenance and readability of the package. This changes adjust
govulncheck to inherit from go-golang-org-x-vuln.
* gnu/packages/golang.scm (govulncheck): Rename variable to
go-golang-org-x-vuln.
[arguments]: <#:import-path>: Adjust to reflect go.mod. <#:unpack-path>:
Remove it. <#:install-source>: Remove it.
[native-inputs]: Remove coreutils-minimal.
(go-golang-org-x-vuln): Rename variable to govulncheck.
[arguments]: <#:import-path>: Adjust it to reflect go.mod cmd/
path. <#:unpack-path>: Add it. <#:install-source>: Add it.
[native-inputs]: Add coreutils-minimal.
Change-Id: Id78faf00f2b992d36df0c6e2caa72cbacf607aac
2024-07-15 12:17:53 +01:00
Sharlatan Hellseher
33edddb2ca
gnu: govulncheck: Adjust package style.
...
* gnu/packages/golang.scm (govulncheck): Adjust indentation and swap
inputs to propagated-inputs.
[inputs]: Remove go-golang-org-x-sys, go-github-com-google-renameio,
go-github-com-burntsushi-toml, go-mvdan-cc-unparam,
go-honnef-co-go-tools, go-golang-org-x-tools, go-golang-org-x-sync,
go-golang-org-x-mod, go-golang-org-x-exp,
go-github-com-google-go-cmp-cmp, go-github-com-google-go-cmdtest, and
go-github-com-client9-misspell.
[propagated-inputs]: Add go-github-com-google-go-cmdtest,
go-github-com-google-go-cmp-cmp, go-golang-org-x-mod,
go-golang-org-x-exp go-golang-org-x-sync, and go-golang-org-x-tools.
Change-Id: I1155d11eed11aff248cf1c1356048ccffcf57a64
2024-07-15 12:17:53 +01:00
Sharlatan Hellseher
07dbf74fb8
gnu: govulncheck: Update to 0.0.0-20230110180137-6ad3e3d07815.
...
* gnu/packages/golang.scm (govulncheck): Update to
0.0.0-20230110180137-6ad3e3d07815.
[arguments]: <#:tests?>: Disable as requiring network access.
<#:import-path>: Adjust to reflect go.mod for cmd/.
<#:unpack-path>: Add it.
<#:phases>: Remove all redundant custom phases.
Change-Id: I57dd70fd2e018d9d92a2170d7e9c32080d7d2c2c
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
39b908a389
gnu: go-honnef-co-go-tools: Enable tests.
...
* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Apply new
package style.
[arguments]: <#:phases>: Use custom 'check phase.
Change-Id: Idecf23f79ea554a84bce57a4dd356dde5f0b300a
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
59b22fbe0e
gnu: go-honnef-co-go-tools: Update to 0.4.7.
...
* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Update to 0.4.7.
[propagated-inputs]: Remove go-golang-org-x-exp; add go-golang-org-x-exp-typeparams.
Change-Id: I77b90278f35b467521da89fbf222bc1a75b98012
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
1cb1442a40
gnu: age: Remove some failing test data.
...
* gnu/packages/golang-crypto.scm (age): Refresh package style.
[argument]: <#:phases>: Add 'remove-failing-test-data-files phase.
Change-Id: I8875ebf6140467353f6893daeb818f71a9151924
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
74a464d549
gnu: go-filippo-io-age: Update to 1.2.0.
...
* gnu/packages/golang-crypto.scm (go-filippo-io-age): Update to 1.2.0.
[arguments]: <#:phases>: Add 'copy-input-to-vendor-directory phase, and
'remove-vendor-directory.
[inputs]: Remove go-golang-org-x-sys, go-golang-org-x-term,
go-golang-org-x-crypto, and go-filippo-io-edwards25519.
[propagated-inputs]: Add go-golang-org-x-sys, go-golang-org-x-term,
go-golang-org-x-crypto, and go-filippo-io-edwards25519.
[native-inputs]: Add go-c2sp-org-cctv-age and
go-github-com-rogpeppe-go-internal.
Change-Id: I625001aa320653fd05db5d214948a9c5d0c200a3
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
26e7288812
gnu: Add go-c2sp-org-cctv-age.
...
* gnu/packages/golang-crypto.scm (go-c2sp-org-cctv-age): New variable.
Change-Id: Ib7f88cc33de9e4521df21856312182eff221f0a7
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
e61013a0d8
gnu: packages/golang-chrypto: Sort some packages.
...
Adjust order of some packages and place them in other golang-* ones, it
contains inherited packages which produce just executable CLI commands
without source installed.
* gnu/packages/golang-crypto.scm (age, age-keygen): Move variable to the
end of file.
Change-Id: I58db45f58c537c1c1d59ca29d89267ddd5f5260c
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
b94b99c664
gnu: go-github-com-charmbracelet-glamour: Update to 0.7.0.
...
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Update to 0.7.0.
[arguments]: <#:phases>: Add 'copy-input-to-vendor-directory and
'remove-vendor-directory phases.
[propagated-inputs]: Add go-github-com-alecthomas-chroma-v2,
go-github-com-microcosm-cc-bluemonday, go-github-com-muesli-reflow,
go-github-com-muesli-termenv, go-github-com-olekukonko-tablewriter,
go-github-com-yuin-goldmark, and go-github-com-yuin-goldmark-emoji.
[native-inputs]: Remove go-github-com-alecthomas-chroma,
go-github-com-danwakefield-fnmatch, go-github-com-dlclark-regexp2,
go-github-com-microcosm-cc-bluemonday,
go-github-com-chris-ramon-douceur, go-github-com-aymerick-douceur,
go-github-com-gorilla-css, go-github-com-muesli-reflow,
go-github-com-mattn-go-runewidth, go-github-com-muesli-termenv,
go-github-com-google-goterm, go-github-com-lucasb-eyer-go-colorful,
go-github-com-mattn-go-isatty, go-github-com-olekukonko-tablewriter,
go-github-com-yuin-goldmark, and go-golang-org-x-net.
Change-Id: I4ab5c05d91c37dfb1904cc2ee2eb173f6175663a
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
717783f83d
gnu: go-github-com-muesli-termenv: Update to 0.15.2.
...
* gnu/packages/golang.scm (go-github-com-muesli-termenv): Update to 0.15.2.
[propagated-inputs]: Add go-github-com-aymanbagabas-go-osc52-v2,
go-github-com-lucasb-eyer-go-colorful, go-github-com-mattn-go-isatty,
go-github-com-mattn-go-runewidth, and go-golang-org-x-sys.
[native-inputs]: Remove go-github-com-google-goterm,
go-github-com-lucasb-eyer-go-colorful, go-github-com-mattn-go-isatty,
and go-github-com-mattn-go-runewidth.
Change-Id: I29fc31a2ef29921e2aaef4e20a32cd3738be20c6
2024-07-15 12:17:52 +01:00
Sharlatan Hellseher
54f52ae136
gnu: Add go-github-com-aymanbagabas-go-osc52-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-aymanbagabas-go-osc52-v2):
New variable.
Change-Id: I6a6bcfb2edce1e062034bd84648c1f4c563c560f
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
a60fd37762
gnu: go-github-com-muesli-reflow-wordwrap: Consolidate other packages.
...
Rename go-github-com-muesli-reflow-wordwrap to
go-github-com-muesli-reflow which would contain all submodules to ease
maintenance.
* gnu/packages/golang.scm (go-github-com-muesli-reflow): Refresh package
style.
[arguments]: <#unpack-path>: Remove it. <#:import-path>: Adjust it to
reflect the go.mod. <#:phases>: Use custom 'check phase.
[description]: Place on a new line.
* gnu/packages/golang.scm (go-github-com-muesli-reflow-ansi,
go-github-com-muesli-reflow-indent, go-github-com-muesli-reflow-padding,
go-github-com-muesli-reflow-truncate): Delete variables.
* gnu/packages/configuration-management.scm (chezmoi): Adjust inputs.
[native-inputs]: Remove go-github-com-muesli-reflow-ansi,
go-github-com-muesli-reflow-indent, go-github-com-muesli-reflow-padding,
and go-github-com-muesli-reflow.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise.
[native-inputs]: Remove go-github-com-muesli-reflow-ansi,
go-github-com-muesli-reflow-wordwrap,
go-github-com-muesli-reflow-indent, and go-github-com-muesli-reflow.
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Likewise.
[propagated-inputs]: Remove go-github-com-muesli-reflow-indent,
go-github-com-muesli-reflow-ansi, and and go-github-com-muesli-reflow.
Change-Id: I2e0f2abad36bd6a9ca98e2505fcd90273294213b
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
bf385c341e
gnu: Add go-github-com-yuin-goldmark-emoji.
...
* gnu/packages/golang-build.scm (go-github-com-yuin-goldmark-emoji): New variable.
Change-Id: I3c5e7aa824c5dbb1dc0ec0aa999a2cbd4b463ed2
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
a82f7e68a6
gnu: Add go-github-com-go-jose-go-jose-v4.
...
* gnu/packages/golang-web.scm (go-github-com-go-jose-go-jose-v4): New variable.
Change-Id: I5edfc5e413cc50c010aab1ad4a189afabf5cd640
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
e5be40522e
gnu: go-github-com-go-jose-go-jose-v3: Update to 3.0.3.
...
* gnu/packages/golang-web.scm (go-github-com-go-jose-go-jose-v3): Update to 3.0.3.
Change-Id: I556997ae78d1a9cf58520ad8d5cfbd71e57e6f48
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
30bd3168f4
gnu: ghq: Update to 1.6.2.
...
* gnu/packages/version-control.scm (ghq): Update to 1.6.2.
Change-Id: Ie9b8d82b27364d183ba29c2673a9679cda671568
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
ef228f6548
gnu: go-github-com-golangplus-fmt: Disable tests.
...
* gnu/packages/golang.scm (go-github-com-golangplus-fmt): Disable tests.
Change-Id: I5ea873eca360ef00843cbc16b2d184aae187f76f
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
23c29d662b
gnu: go-github-com-sourcegraph-jsonrpc2: Update to 0.2.0.
...
* gnu/packages/golang-web.scm (go-github-com-sourcegraph-jsonrpc2): Update to 0.2.0.
[propagated-inputs]: Remove go-github-com-daviddengcn-go-colortext and
go-github-com-motemen-go-colorine.
Change-Id: I8c46e08c6f5d837cd213c157b08fe4a2fd1d320b
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
a477fece12
gnu: go-github-com-go-sql-driver-mysql: Update to 1.8.1.
...
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql): Update to 1.8.1.
[propagated-inputs]: Add go-filippo-io-edwards25519.
Change-Id: Ia59aa9ad6b065cf297d18163519020ec68d7c8fc
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
75bf706de5
gnu: go-golang-zx2c4-com-wireguard: Disable tests.
...
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Disable tests.
Change-Id: I338b804d4848afd28d24ae31500eaa258e0a8454
2024-07-15 12:17:51 +01:00
Sharlatan Hellseher
84ef00efdf
gnu: go-github-com-pkg-errors: Disable tests.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Disable tests.
Change-Id: Ia1f023574e6dc4be170ad4919b6c76fdf18eb54f
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
869457aadf
gnu: go-gopkg-in-square-go-jose-v2: Disable tests.
...
* gnu/packages/golang-web.scm (go-gopkg-in-square-go-jose-v2): Disable tests.
Change-Id: I8bfc5c1a37077b6dc63030202341112cd66dd74b
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
6aa588ed86
gnu: go-golang-org-x-xerrors: Update to 0.0.0-1.104605a.
...
* gnu/packages/golang-build.scm (go-golang-org-x-xerrors): Update to 0.0.0-1.104605a.
Change-Id: I0bb672f602fd6febf65cfd8dcb53797a9d4bf376
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
86334801d3
gnu: go-golang-org-x-tools: Enable most of the tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-tools): Adjust package style.
[arguments]: <#:phases>: Use custom 'check phase.
[native-inputs]: Add gccgo-14.
Change-Id: If1245d0e3787ded7a783b89de251f2a65ff00917
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
ced3ded829
gnu: go-golang-org-x-tools: Update to 0.23.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-tools): Update to 0.23.0.
Change-Id: I8f74bc3f0ffbe0c31eeaead3f097ea6b2f7772fc
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
d76e297b66
gnu: go-golang-org-x-time: Enable tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-time): Apply new
package style.
[arguments]: <#:phases>: Use custom 'check phase.
Change-Id: If6b9aa9198748c4b8a2fdc23cd723aec740eb533
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
b8aab45d78
gnu: go-golang-org-x-time: Fix indentation.
...
* gnu/packages/golang-build.scm (go-golang-org-x-time): Fix indentation.
Change-Id: I144f91a9acde9605a067f61f09606f313f9b21c2
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
addabe9736
gnu: go-golang-org-x-time: Update to 0.5.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-time): Update to 0.5.0.
Change-Id: Ifdeaa507ba710bd63dafe8ddc35b2f5233faffb0
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
e0ca0978c8
gnu: go-golang-org-x-text: Enable tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-text): Enable tests.
[source]: Adjust FILE-NAME.
[arguments]: <#:phases>: Use custom 'check phase.
[description]: Place on a new line.
Change-Id: I1f72a418d60c92c3663bcc6603e705f8a715370a
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
3fde511b7a
gnu: go-golang-org-x-term: Update to 0.22.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-term): Update to 0.22.0.
Change-Id: I88126d9f090bf430a1b2c9c5207cab7a667321e4
2024-07-15 12:17:50 +01:00
Sharlatan Hellseher
d44df8d43b
gnu: go-golang-org-x-sys: Update to 0.22.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-sys): Update to 0.22.0.
Change-Id: Idbb05fe6d88667cdf66827ca5869eff4bd067a48
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
0c7e5c8fe6
gnu: go-golang-org-x-crypto: Enable tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-crypto): Enable tests.
[arguments]: <#:phases>: Add 'remove-test-files phase. Use custom 'check
phase.
Change-Id: I92864633edc9133c00ea71d1200b42d1bd1c0c8b
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
c2efdad440
gnu: go-golang-org-x-crypto: Update to 0.25.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-crypto): Update to 0.25.0.
[propagated-inputs]: Remove go-golang-org-x-net and go-golang-org-x-text.
Change-Id: I5357ee2788764422a50f793c8b06faee371d2453
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
6be3cbad13
gnu: go-golang-org-x-net: Enable tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-net): Enable tests.
[arguments]: <#:phases>: Use custom 'check phase.
[propagated-inputs]: Add go-golang-org-x-crypto.
Change-Id: I632cdc7541bde898214aa006434fa96a5050fa62
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
8aa11899bd
gnu: go-golang-org-x-net: Fix indentation.
...
* gnu/packages/golang-build.scm (go-golang-org-x-net): Fix indentation.
Change-Id: Ie36547fa6163617bc7026321ade335185341d678
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
a7c7d86d42
gnu: go-golang-org-x-net: Update to 0.27.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-net): Update to 0.27.0.
Change-Id: I1a14e1c68368561620a744cbe0d6ed25dc502b5c
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
4fe70563c5
gnu: Remove go-golang-org-x-net-0.17.
...
* gnu/packages/golang-build.scm (go-golang-org-x-net-0.17): Delete variable.
Change-Id: Id8c581b1f89c452b13977a05e68a60666e487429
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
4798af971c
gnu: go-golang-org-x-mod: Enable tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-mod): Apply new package style.
[source]: Swap URI to <https://go.googlesource.com/mod > as for other
go-golang-org-x-* packages.
[arguments]: <#:phases>: Add 'remove-test-files phase. Use custom 'check
phase.
Change-Id: I806d0beab89047be5fbb181db4b410c1f8df0764
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
c332715019
gnu: go-golang-org-x-mod: Fix indentation.
...
* gnu/packages/golang-build.scm (go-golang-org-x-mod): Fix indentation.
Change-Id: Ifb8aee1d0a38698155707a89cb02f9c726d03f52
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
c090f335dc
gnu: go-golang-org-x-mod: Update to 0.19.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-mod): Update to 0.19.0.
Change-Id: Iafc4551b0430d65e953d2d3383d6fd3eda839d30
2024-07-15 12:17:49 +01:00
Sharlatan Hellseher
c5b72f0d0a
gnu: go-golang-org-x-tools: Update to 0.22.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-tools): Update to 0.22.0.
Change-Id: Ica3adba5fe4f72a2a6f10909c906e2e8ef2f503d
2024-07-15 12:17:48 +01:00
Sharlatan Hellseher
ac2c50685c
gnu: go-golang-org-x-text: Update to 0.16.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-text): Update to 0.16.0.
Change-Id: I0e0ede8ae4e196362fa4a8fc4f1b68fad0db0d79
2024-07-15 12:17:48 +01:00
Sharlatan Hellseher
b60b7e80fb
gnu: go-golang-org-x-image: Enable tests.
...
* gnu/packages/golang-build.scm (go-golang-org-x-image): Enable tests.
[arguments]: <#:phases>: Add 'remove-examples phase. Use custom 'check phase.
[home-page]: Adjust URL after lint warning.
[propagated-inputs]: Add go-golang-org-x-text.
Change-Id: I51a2bd4e852ab681193b44c330fb988078082c38
2024-07-15 12:17:48 +01:00
Sharlatan Hellseher
102069811f
gnu: go-golang-org-x-image: Fix indentation.
...
* gnu/packages/golang-build.scm (go-golang-org-x-image): Fix indentation.
Change-Id: I558cf2c2edf918408bb4ff6c8605e27ba6145992
2024-07-15 12:17:48 +01:00
Sharlatan Hellseher
5cbbce16f2
gnu: go-golang-org-x-image: Update to 0.18.0.
...
* gnu/packages/golang-build.scm (go-golang-org-x-image): Update to 0.18.0.
Change-Id: I8b128087f8cdbd181c28cc0b887bc63ef0aa1299
2024-07-15 12:17:48 +01:00