| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -5/+9 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -30/+33 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -6/+6 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -18/+25 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -26/+23 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -15/+7 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -5/+11 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -3/+3 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -3/+18 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -4/+35 |
| * | gnu: Add go-c2sp-org-cctv-age.•••* gnu/packages/golang-crypto.scm (go-c2sp-org-cctv-age): New variable.
Change-Id: Ib7f88cc33de9e4521df21856312182eff221f0a7
| Sharlatan Hellseher | 2024-07-15 | 1 | -0/+49 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -18/+26 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -28/+44 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -5/+6 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -0/+24 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 2 | -59/+30 |
| * | gnu: Add go-github-com-yuin-goldmark-emoji.•••* gnu/packages/golang-build.scm (go-github-com-yuin-goldmark-emoji): New variable.
Change-Id: I3c5e7aa824c5dbb1dc0ec0aa999a2cbd4b463ed2
| Sharlatan Hellseher | 2024-07-15 | 1 | -0/+26 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -0/+18 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | gnu: ghq: Update to 1.6.2.•••* gnu/packages/version-control.scm (ghq): Update to 1.6.2.
Change-Id: Ie9b8d82b27364d183ba29c2673a9679cda671568
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | gnu: go-github-com-golangplus-fmt: Disable tests.•••* gnu/packages/golang.scm (go-github-com-golangplus-fmt): Disable tests.
Change-Id: I5ea873eca360ef00843cbc16b2d184aae187f76f
| Sharlatan Hellseher | 2024-07-15 | 1 | -1/+2 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -5/+3 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+4 |
| * | gnu: go-golang-zx2c4-com-wireguard: Disable tests.•••* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Disable tests.
Change-Id: I338b804d4848afd28d24ae31500eaa258e0a8454
| Sharlatan Hellseher | 2024-07-15 | 1 | -1/+4 |
| * | gnu: go-github-com-pkg-errors: Disable tests.•••* gnu/packages/golang.scm (go-github-com-pkg-errors): Disable tests.
Change-Id: Ia1f023574e6dc4be170ad4919b6c76fdf18eb54f
| Sharlatan Hellseher | 2024-07-15 | 1 | -9/+7 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -1/+8 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -3/+3 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -10/+52 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -7/+12 |
| * | gnu: go-golang-org-x-time: Fix indentation.•••* gnu/packages/golang-build.scm (go-golang-org-x-time): Fix indentation.
Change-Id: I144f91a9acde9605a067f61f09606f313f9b21c2
| Sharlatan Hellseher | 2024-07-15 | 1 | -24/+25 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -6/+4 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -9/+32 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -9/+68 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -8/+4 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -5/+12 |
| * | gnu: go-golang-org-x-net: Fix indentation.•••* gnu/packages/golang-build.scm (go-golang-org-x-net): Fix indentation.
Change-Id: Ie36547fa6163617bc7026321ade335185341d678
| Sharlatan Hellseher | 2024-07-15 | 1 | -28/+29 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -6/+4 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -19/+0 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -6/+24 |
| * | gnu: go-golang-org-x-mod: Fix indentation.•••* gnu/packages/golang-build.scm (go-golang-org-x-mod): Fix indentation.
Change-Id: Ifb8aee1d0a38698155707a89cb02f9c726d03f52
| Sharlatan Hellseher | 2024-07-15 | 1 | -24/+24 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -6/+4 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -7/+26 |
| * | gnu: go-golang-org-x-image: Fix indentation.•••* gnu/packages/golang-build.scm (go-golang-org-x-image): Fix indentation.
Change-Id: I558cf2c2edf918408bb4ff6c8605e27ba6145992
| Sharlatan Hellseher | 2024-07-15 | 1 | -13/+13 |
| * | 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
| Sharlatan Hellseher | 2024-07-15 | 1 | -16/+13 |
| * | gnu: Add go-golang-org-x-exp-typeparams.•••* gnu/packages/golang-build.scm (go-golang-org-x-exp-typeparams): New variable.
Change-Id: I59e68dbf6492b35916dca6da84bc4216454b3f79
| Sharlatan Hellseher | 2024-07-15 | 1 | -0/+34 |