aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
AgeCommit message (Collapse)Author
2024-07-11gnu: Add go-github-com-fxamacker-cbor-v2.Rodion Goritskov
* gnu/packages/golang-xyz.scm (go-github-com-fxamacker-cbor-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I19e13404586613fd4629c35f50264120df264c6b
2024-07-11gnu: Add go-github-com-abadojack-whatlanggo.Rodion Goritskov
* gnu/packages/golang-xyz.scm (go-github-com-abadojack-whatlanggo): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I49a0d5c9d97ba9eb1279b75f5177966e800a2475
2024-07-07gnu: Add go-github-com-whyrusleeping-base32.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-base32): New variable. Change-Id: Iad9afc6eb19ae76bd535f0513d5da488b34e6836
2024-07-07gnu: Add go-github-com-whyrusleeping-go-keyspace.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-keyspace): New variable. Change-Id: I089ffd2ad61a998958d64465c14cbfe941fc30e9
2024-07-07gnu: Add go-github-com-facebookgo-atomicfile.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-facebookgo-atomicfile): New variable. Change-Id: Ib6c685b5fa2b42ef0fe057e24547c1244ed449a4
2024-07-07gnu: go-github-com-syndtr-goleveldb-leveldb: Rename variable.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-syndtr-goleveldb-leveldb): Rename variable to go-github-com-syndtr-goleveldb to reflect go.mode name. [arguments]: <#:import-path>: Adjust it to reflect go.mode import path. <#:phases>: Delete 'build phase; use custom 'check phase. * gnu/packages/ipfs.scm (kubo) [inputs]: Remove go-github-com-syndtr-goleveldb-leveldb. Add go-github-com-syndtr-goleveldb * gnu/packages/mail.scm: Likewise. Change-Id: I84c6a2b398adc7230494847215ccbd1cde73afc9
2024-07-07gnu: go-github-com-goccy-go-yaml: Enable all tests.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml) [arguments]: <#:phases>: Use customer 'check phase. Change-Id: Idb607eef3cb09cfa3694a25d0acf8bfa0be22bcc
2024-07-07gnu: go-github-com-goccy-go-yaml: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-goccy-go-yaml): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I44dc5b01079c6486c31f440c8a1f506a419a0f38
2024-07-07gnu: go-github-com-goccy-yaml: Rename variable.Sharlatan Hellseher
gnu/packages/golang-xyz.scm (go-github-com-goccy-yaml): Rename variable to go-github-com-goccy-go-yaml to reflect go.mode name. gnu/packages/golang.scm (go-github-com-songmu-gitconfig) [propagated-inputs]: Remove go-github-com-goccy-yaml. Add go-github-com-goccy-go-yaml. gnu/packages/web.scm (go-github-com-mikefarah-yq-v4) [propagated-inputs]: Likewise. Change-Id: Id8663c08cb75974eb9e881bb7e22623ed463ffa5
2024-07-07gnu: Add go-chroma.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-chroma): New variable. Change-Id: Idb13913bc51ac37fb9fa8ce315aebdc014e53b10
2024-07-07gnu: Add go-github-com-alecthomas-kong.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kong): New variable. Change-Id: I92218bd2cf6c186e63812dd83655686bb7a7f97a
2024-07-07gnu: go-github-com-alecthomas-colour: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-colour): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I8cbe20aede41417cb6769011385d3986df714cd2
2024-07-07gnu: go-github-com-alecthomas-repr: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I0cc0ea79264d2365e1e1bf910720c956c527c23f
2024-07-07gnu: go-github-com-alecthomas-chroma-v2: Enable all tests.Sharlatan Hellseher
* 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
2024-07-07gnu: go-github-com-alecthomas-chroma-v2: Update to 2.14.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): Update to 2.14.0. Change-Id: I903f156c93485ebb2f46e6622d817cbf894e34ce
2024-07-03gnu: go-github-com-masterminds-sprig-v3: Update to 3.2.3.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3): Update to 3.2.3. Change-Id: I95c42ca42a09e0c5e79d5c631606d8e48ceafe43
2024-07-03gnu: Add go-github-com-pterm-pterm.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-pterm-pterm): New variable. Change-Id: I6da814b83833224380a5dd08da9cf1562eb33791
2024-07-03gnu: Add go-atomicgo-dev-keyboard.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-keyboard): New variable. Change-Id: I335f43f06009d188c4e3278ea00a1568a3be9235
2024-07-03gnu: Add go-atomicgo-dev-schedule.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-schedule): New variable. Change-Id: Iee83258d43320bbd99170c9bcb21f7d6984366bc
2024-07-03gnu: Add go-atomicgo-dev-cursor.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-cursor): New variable. Change-Id: I7d742bf6056b3169999157af55cc1c002e6aceb9
2024-07-03gnu: Add go-github-com-errata-ai-ini.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-ini): New variable. Change-Id: Ic97b0152b10a3b3dc88cf5a617b26427058bf1f5
2024-07-03gnu: Add go-github-com-jdkato-twine.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine): New variable. Change-Id: I13e55c204ab2072672a9556d7c0cac02f395116c
2024-07-03gnu: Add go-github-com-errata-ai-regexp2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-regexp2): New variable. Change-Id: If9af0a91da1d7a08767dea4614ece9fd620a143a
2024-07-03gnu: Add go-github-com-neurosnap-sentences.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-neurosnap-sentences, go-sentences): New variables. Change-Id: I56c9e6c26567cfb9a6a21f8e637ddd1465d3bb58
2024-07-03gnu: Add go-github-com-otiai10-copy.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-otiai10-copy): New variable. Change-Id: Ia1e9e2180f668546a775c6d45ad316303ae310d8
2024-07-03gnu: Add go-github-com-gookit-color.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-gookit-color): New variable. Change-Id: I7caa860ae1605fff0da7490ec46ff816cad38143
2024-07-03gnu: Add go-github-com-remeh-sizedwaitgroup.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-remeh-sizedwaitgroup): New variable. Change-Id: Icabe407a0aefef2728e331be87e239b7683512cd
2024-07-03gnu: Add go-tengo.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-tengo): New variable. Change-Id: I8fb24d0bdd4eccb2da5f584edfec9b9ba1a9c4d5
2024-07-03gnu: Add go-github-com-d5-tengo-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-d5-tengo-v2): New variable. Change-Id: I714223a90deb696320c57f0281a8787e1cb6c2c4
2024-07-03gnu: Add go-github-com-expr-lang-expr.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-expr-lang-expr): New variable. Change-Id: I580e3c664322565d506261ec789ddfe05faa764e
2024-07-03gnu: Add go-github-com-dsnet-golib.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib): New variable. Change-Id: If3f4bc017119c05ff837414bf5a839c39feff69b
2024-07-03gnu: Add go-github-com-adrg-xdg.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-adrg-xdg): New variable. Change-Id: I6a7576d45c84e864d6db915784e32606b1008710
2024-07-03gnu: Add go-github-com-adrg-strutil.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-adrg-strutil): New variable. Change-Id: I86addc399471f4766a3beb7725832b6b13435fce
2024-06-29gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Rename ↵Sharlatan Hellseher
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
2024-06-29gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Move to ↵Sharlatan Hellseher
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
2024-06-29gnu: go-github-com-golang-protobuf-proto: Adjust package name.Sharlatan Hellseher
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 <hako@ultrarare.space>
2024-06-29gnu: go-go-etcd-io-bbolt: Move to (gnu packages golang-xyz).Troy Figiel
* gnu/packages/databases.scm (go-go-etcd-io-bbolt): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I52e6ea227c417c1997210ecc22725387143df32f
2024-06-28gnu: go-github-com-dlclark-regexp2: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I0e355d6d21c604d89c623eaf9c5276c61b40d4c6
2024-06-28gnu: Add go-github-com-klauspost-cpuid-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-klauspost-cpuid-v2): New variable. Change-Id: I0465af816409325cd8b5b5f339c155d0326338a7
2024-06-28gnu: go-github-com-klauspost-cpuid: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-klauspost-cpuid): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I85bc873816f653bf5e4ce2882259708d5f37ca28
2024-06-28gnu: go-github-com-masterminds-semver-v3: Update to 3.2.1.Sharlatan Hellseher
* 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
2024-06-28gnu: go-github-com-masterminds-semver: Rename variable.Sharlatan Hellseher
* 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
2024-06-28gnu: go-github-com-masterminds-semver: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-masterminds-semver): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I267210f30143c29fe1927e7fbf9ae8cdff633092
2024-06-28gnu: go-github-com-masterminds-sprig-v3: Enable tests.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3) [arguments]: <#:tests?>: Enable them. <#:phases>: Add 'remove-network-tests phase. Change-Id: I526f8c7d273ea3d88f8844da97293a1080471c62
2024-06-28gnu: go-github-com-masterminds-sprig: Rename variable.Sharlatan Hellseher
* 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
2024-06-28gnu: go-github-com-masterminds-sprig: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-masterminds-sprig): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I424ea6887286bdaee67b3f367024c6d7982bcbd2
2024-06-27gnu: go-github-com-vitrun-qart: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I219dfa1129e73e042170b3da176801a0058980f2
2024-06-27gnu: go-github-com-flynn-archive-go-shlex: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759
2024-06-27gnu: go-github-com-calmh-xdr: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I201f5147de0a353057206ca314a685eb70622e00
2024-06-27gnu: go-github-com-d4l3k-messagediff: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0