Age | Commit message (Collapse) | Author |
|
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I0cc0ea79264d2365e1e1bf910720c956c527c23f
|
|
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2)
[arguments]: <#:go>: Use go-1.19. <#:phases>: Add
'remove-failing-tetdata-and-cmd-files. Use custom 'check phase.
Change-Id: I76a8fcc8089f55e6645762c49c61219520147281
|
|
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): Update to 2.14.0.
Change-Id: I903f156c93485ebb2f46e6622d817cbf894e34ce
|
|
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3):
Update to 3.2.3.
Change-Id: I95c42ca42a09e0c5e79d5c631606d8e48ceafe43
|
|
* gnu/packages/golang-xyz.scm (go-github-com-pterm-pterm): New variable.
Change-Id: I6da814b83833224380a5dd08da9cf1562eb33791
|
|
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-keyboard): New variable.
Change-Id: I335f43f06009d188c4e3278ea00a1568a3be9235
|
|
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-schedule): New variable.
Change-Id: Iee83258d43320bbd99170c9bcb21f7d6984366bc
|
|
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-cursor): New variable.
Change-Id: I7d742bf6056b3169999157af55cc1c002e6aceb9
|
|
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-ini): New variable.
Change-Id: Ic97b0152b10a3b3dc88cf5a617b26427058bf1f5
|
|
* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine): New variable.
Change-Id: I13e55c204ab2072672a9556d7c0cac02f395116c
|
|
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-regexp2): New variable.
Change-Id: If9af0a91da1d7a08767dea4614ece9fd620a143a
|
|
* gnu/packages/golang-xyz.scm (go-github-com-neurosnap-sentences, go-sentences): New variables.
Change-Id: I56c9e6c26567cfb9a6a21f8e637ddd1465d3bb58
|
|
* gnu/packages/golang-xyz.scm (go-github-com-otiai10-copy): New variable.
Change-Id: Ia1e9e2180f668546a775c6d45ad316303ae310d8
|
|
* gnu/packages/golang-xyz.scm (go-github-com-gookit-color): New variable.
Change-Id: I7caa860ae1605fff0da7490ec46ff816cad38143
|
|
* gnu/packages/golang-xyz.scm (go-github-com-remeh-sizedwaitgroup): New variable.
Change-Id: Icabe407a0aefef2728e331be87e239b7683512cd
|
|
* gnu/packages/golang-xyz.scm (go-tengo): New variable.
Change-Id: I8fb24d0bdd4eccb2da5f584edfec9b9ba1a9c4d5
|
|
* gnu/packages/golang-xyz.scm (go-github-com-d5-tengo-v2): New variable.
Change-Id: I714223a90deb696320c57f0281a8787e1cb6c2c4
|
|
* gnu/packages/golang-xyz.scm (go-github-com-expr-lang-expr): New variable.
Change-Id: I580e3c664322565d506261ec789ddfe05faa764e
|
|
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib): New variable.
Change-Id: If3f4bc017119c05ff837414bf5a839c39feff69b
|
|
* gnu/packages/golang-xyz.scm (go-github-com-adrg-xdg): New variable.
Change-Id: I6a7576d45c84e864d6db915784e32606b1008710
|
|
* gnu/packages/golang-xyz.scm (go-github-com-adrg-strutil): New variable.
Change-Id: I86addc399471f4766a3beb7725832b6b13435fce
|
|
variable.
* gnu/packages/golang-xyz.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil):
Rename variable to go-github-com-matttproud-golang-protobuf-extensions-v2 as seen in go.mod.
[arguments]: <#:unpack-path>: Remove it. <#:import-path>: Swap to
"github.com/matttproud/golang_protobuf_extensions/v2".
<#:phases>: Add custom 'check phase. Remove 'build phase.
* gnu/packages/golang.scm (go-github-com-prometheus-common)
[propagated-inputs]: Remove
go-github-com-matttproud-golang-protobuf-extensions-pbutil.
Add go-github-com-matttproud-golang-protobuf-extensions-v2.
Change-Id: Icf9db2997a47be4f0babec10edcb01a578a7a7e7
|
|
golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I7681af021b51e7c349a48cc5bd7822dbb78c6a1b
|
|
Rename go-github-com-golang-protobuf-proto to the Golang module name as
seen in go.mod. Due to lack of support of building submodules in
go-build-system 'build phase is omitted and 'check phase is substituted by
custom one providing nested path tests.
* gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Rename to...
(go-github-com-golang-protobuf): ... this.
<#:unpack-path>: Remove argument.
<#:phases>: Delete 'build phase. Add custom 'check phase and run tests
for all submodules.
(go-github-com-prometheus-common,
go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Adjust accordingly.
* gnu/packages/golang-check.scm (go-github-com-onsi-gomega)
[propagated-inputs]: Likewise
* gnu/packages/golang-web.scm (go-github-com-golang-groupcache,
go-github-com-quic-go-quic-go)
[propagated-inputs]: Likewise
* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model)
[propagated-inputs]: Likewise
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Likewise
Change-Id: I28c11739247a5ebafefd032d04a548a683fa0454
Co-authored-by: Hilton Chain <[email protected]>
|
|
* gnu/packages/databases.scm (go-go-etcd-io-bbolt): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Signed-off-by: Sharlatan Hellseher <[email protected]>
Change-Id: I52e6ea227c417c1997210ecc22725387143df32f
|
|
* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I0e355d6d21c604d89c623eaf9c5276c61b40d4c6
|
|
* gnu/packages/golang-xyz.scm (go-github-com-klauspost-cpuid-v2): New variable.
Change-Id: I0465af816409325cd8b5b5f339c155d0326338a7
|
|
* gnu/packages/golang.scm (go-github-com-klauspost-cpuid): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I85bc873816f653bf5e4ce2882259708d5f37ca28
|
|
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver-v3): Update to 3.2.1.
[native-inputs]: Add go-github-com-stretchr-testify-next.
Change-Id: I6313394293de4d953a1ef344701d117eab35d237
|
|
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver): Rename
to go-github-com-masterminds-semver-v3.
[arguments]: <#:import-path>: Reflect import path as seen in go.mod.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig)
[propagated-inputs]: Replace go-github-com-masterminds-semver with
go-github-com-masterminds-semver-v3.
Change-Id: I43f2231241f02b6f2f01f89f98a72f29929b9376
|
|
* gnu/packages/golang.scm (go-github-com-masterminds-semver): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I267210f30143c29fe1927e7fbf9ae8cdff633092
|
|
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3)
[arguments]: <#:tests?>: Enable them.
<#:phases>: Add 'remove-network-tests phase.
Change-Id: I526f8c7d273ea3d88f8844da97293a1080471c62
|
|
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig): Rename
to go-github-com-masterminds-sprig-v3.
[arguments]: <#:import-path>: Reflect import path as seen in go.mod.
* gnu/packages/configuration-management.scm (chezmoi) [native-inputs]:
Replace go-github-com-masterminds-sprig with
go-github-com-masterminds-sprig-v3.
Change-Id: I2d171ff9f719e6664266723ae0483f73cef343c5
|
|
* gnu/packages/golang.scm (go-github-com-masterminds-sprig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I424ea6887286bdaee67b3f367024c6d7982bcbd2
|
|
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I219dfa1129e73e042170b3da176801a0058980f2
|
|
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759
|
|
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I201f5147de0a353057206ca314a685eb70622e00
|
|
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0
|
|
* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture-v4): New variable.
Change-Id: If54702c8b0a9eec19af72dc513a8d6551966fc2d
|
|
* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture): Update to 3.0.3.
Change-Id: I5973315f4bc276acc22dfd6fde59942a6b2736d9
|
|
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I532608ed163ee60588131c34621e031b5935eacf
|
|
* gnu/packages/golang-xyz.scm (go-github-com-audriusbutkevicius-recli): Update to 0.0.6.
Change-Id: I26631ba87ce71a737f45b2add2dfaf443ecda92d
|
|
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I1494e60367873ba5ddbfe0725cd8a0ed02d8cb9e
|
|
* gnu/packages/golang.scm (go-github-com-mitchellh-colorstring): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I298ae2f0e94847ff865375120e4953d290bbe883
|
|
* gnu/packages/golang-xyz.scm (go-github-com-msteinert-pam,
go-github-com-msteinert-pam-v2): Sort variable alphabetically.
Change-Id: I316da3eba7883af1dd0c7387ce5b2429a184b960
|
|
* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle):
Sort variable alphabetically.
Change-Id: I932fe281e3b85031a9d6207417ec26623fc26c2e
|
|
* gnu/packages/golang-xyz.scm (go-github-com-k0kubun-go-ansi): Sort
variable alphabetically.
Change-Id: I9dded01ad0592793680b5d7af3197781239d1137
|
|
* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-activation): Delete variable.
Change-Id: I99ad61afe6bc7dcfad9adbef33f3c70438f925b0
|
|
The latest version of <github.com/coreos/go-systemd> is now available as
the <github.com/coreos/go-systemd/v22> Golang module, with a single
go.mod file. Each child submodule is included as part of the aggregated
module.
* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-v22): New variable.
(go-github-com-coreos-go-systemd-daemon,
go-github-com-coreos-go-systemd-dbus,
go-github-com-coreos-go-systemd-journal,
go-github-com-coreos-go-systemd-login1,
go-github-com-coreos-go-systemd-machine1,
go-github-com-coreos-go-systemd-sdjournal,
go-github-com-coreos-go-systemd-unit): Remove variables.
Change-Id: Ib155ed71d9b9cc5c39ad8f32b33b956ec0d3dcba
|
|
* gnu/packages/golang-xyz.scm (go-github-com-polydawn-refmt): New variable.
Change-Id: I5b300fb826ec7f232cab108614737e49e114afa5
Signed-off-by: Sharlatan Hellseher <[email protected]>
|