* gnu/packages/golang.scm (go-github-com-vmihailenco-msgpack-v4): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Id5655a227d052d960bf1c72e2f496145420a8cb1
* gnu/packages/golang-xyz.scm
(go-github-com-apparentlymart-go-textseg-autoversion): Update to 1.3.0.
Do not inherit from go-github-com-apparentlymart-go-textseg-v13.
[arguments] <skip-build?>: As no go files in project's root.
[propagated-inputs]: Add go-github-com-apparentlymart-go-textseg-v9,
go-github-com-apparentlymart-go-textseg-v10,
go-github-com-apparentlymart-go-textseg-v11,
go-github-com-apparentlymart-go-textseg-v12,
go-github-com-apparentlymart-go-textseg-v13, and
go-github-com-apparentlymart-go-textseg-v15.
[synopsis]: Add it.
[description]: Likewise.
Change-Id: I4d553ccfd1880455d77231042cd5a805a0613c48
*
gnu/packages/golang-xyz.scm (go-github-com-apparentlymart-go-textseg-v13):
Inherit from go-github-com-apparentlymart-go-textseg-v12.
[arguments]: <skip-build?>: As no go files in project's root.
<phases>: Add 'remove-submodule.
<unpack-path>: Remove it.
[native-inputs]: Remove ruby.
(go-github-com-apparentlymart-go-textseg-v9
go-github-com-apparentlymart-go-textseg-v10
go-github-com-apparentlymart-go-textseg-v11,
go-github-com-apparentlymart-go-textseg-v12,
go-github-com-apparentlymart-go-textseg-v15,
go-github-com-apparentlymart-go-textseg-v16): New variables.
Change-Id: I4e7c12e36324829ac9a1d25fa9ab0e6a755d1163
* gnu/packages/golang.scm (go-github-com-apparentlymart-go-textseg-v13,
go-github-com-apparentlymart-go-textseg-autoversion): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ifc8d6bf20573632f70bdce555736e83273b62f1f
* gnu/packages/golang.scm (go-github-com-agext-levenshtein): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I010d36d254b915db60779ca53a127c74f204e079
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I573da477818bd38cda435568fcc751e28ee6d35e
* gnu/packages/golang.scm (go-github-com-docker-go-units): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ife0e8e396188645b60527e94137693e29f0a4eb0
* gnu/packages/golang.scm (go-github-com-robfig-cron-v3): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I6096fa9b398fd12ea1733565658b99054a7512ce
* gnu/packages/golang.scm (go-github-com-masterminds-goutils): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I610d1125c8bd4b9f6b1042aae09f2a41140fd3d7
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I056aac123819b9a625b5d80e77097a037a52f004
* gnu/packages/golang.scm (go-github-com-kevinburke-ssh-config): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie5124c30d672afae2fedbd393874b598fcbaf042
* gnu/packages/golang.scm (go-github-com-xdg-go-stringprep): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I0ef2efc4b8b3a5cc2e23ba365a78f653b7f9efc3
* gnu/packages/golang.scm (go-github-com-gdamore-encoding): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I21385be5163f339c3faad405f71cc998fd2badf5
* gnu/packages/golang.scm (go-github-com-rivo-tview): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: If3a3daa2a26594c1a2d2a336a22e85a2c62a0011
* gnu/packages/golang.scm (go-github-com-rivo-uniseg): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I949ac20c547ec55a59b445c28ad868af36d70f18
* gnu/packages/golang.scm (go-github-com-containerd-console): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ia6abf935788718ae023dd0395df26d417e7bf33c
* gnu/packages/golang.scm (go-github-com-saracen-walker): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib37b06d4712af1ec3937bb14f53f2adc46af490c
* gnu/packages/golang-xyz.scm (go-github-com-urfave-cli-v2) [source]
<snippet>: Delete submodule with it's own go.mod file to be packaged
separately..
Change-Id: Ie1bbfe26b4fce14fbb7b3cb7403bb7bf89daee0f
These changes need to be applied together to allow bootstrapping of
missing inputs.
* gnu/packages/golang-check.scm (go-github-com-golangplus-testing-bootstrap):
New variable.
(go-github-com-golangplus-testing) [native-inputs]: Add
go-github-com-golangplus-bytes-bootstrap.
* gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes): New
variable.
Change-Id: Ib97363281fc9a169a734a63197db70a3ce8f9d48
* gnu/packages/golang-xyz.scm (go-github-com-kylelemons-godebug)
[arguments] <skip-build?>: No go files in project's root.
<phases>: Use default 'check.
Change-Id: I420cb48ec6a51698eac47ae51dcdb455aeae4e49
* gnu/packages/golang.scm (go-github-com-leodido-go-urn): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I8098e7c33aef472cd2ebbbf37713541caff45edc
* gnu/packages/golang.scm (go-github-com-go-playground-universal-translator):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I2f948b8025c39c48a84157fc605027e77978b69f
* gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib9997937ae65d40d23cc1e6b03efb2772bba94bc
* gnu/packages/golang.scm (go-github-com-pkg-xattr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I4dd02064c98ab0534c2a76e6e709bc1a48089213