This reverts commit a7db92d9b3, this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
* 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/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/packages/golang-xyz.scm (go-fxlint): Move from here ...
* gnu/packages/golang-apps.scm: ... to here.
Change-Id: I292ffa1c60bf56abfbd09f21271a0242e67576fa
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/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/packages/golang-xyz.scm (go-chroma): Move from here ...
* gnu/packages/golang-apps.scm: ... to here.
Change-Id: Ie86b2c62c4afd1d7fb41c1f73abb1339fc62c47f
* 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/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term)[source]<snippet>:
Delete all but source for the current module.
Change-Id: I7e6577a70d184b26b9707dc0ae7874debc98cb43
* 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
* gnu/packages/golang-web.scm (go-github-com-nwidger-jsoncolor): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I10755233b70242116bd5fb8055aca3519ef8111c
* gnu/packages/golang-xyz.scm (tengo): Switch to package/inherit.
[arguments]: Substitute keyword arguments instead of overwriting them.
[native-inputs]: Inherit.
[propagated-inputs]: Drop all.
[inputs]: Drop all.
[description]: Fix it.
Change-Id: I67e736ec5946290d8ed41648b9c2b684b059a672
* gnu/packages/golang-xyz.scm (go-tomlv): Switch to package/inherit.
[arguments]: Substitute keyword arguments instead of overwriting them.
[native-inputs]: Inherit.
[propagated-inputs]: Drop all.
[inputs]: Drop all.
[description]: Fix it.
Change-Id: I6545c54440f2d24bd95c1fdb659ae9b4cae82d92
* gnu/packages/golang-xyz.scm (misspell): Switch to package/inherit.
[arguments]: Substitute keyword arguments instead of overwriting them.
[native-inputs]: Inherit.
[propagated-inputs]: Drop all.
[inputs]: Drop all.
Change-Id: I5ed408004c0bc122c00f0239ff71716641f4221c