summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
AgeCommit message (Collapse)Author
2024-02-19gnu: go-github-com-songmu-gitconfig: Fix build.Sharlatan Hellseher
As seen in <https://ci.guix.gnu.org/build/3490304/log/raw>. * gnu/packages/golang-xyz.scm go-github-com-songmu-gitconfig: Update style. [arguments] <#:go>: Use go-1.21. Change-Id: Iea7a32b51d4bd74e99c52938307c11177ae79199
2024-02-19gnu: go-github-com-songmu-gitconfig: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-songmu-gitconfig): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/version-control.scm: Add (gnu packages golang-xyx) module. Change-Id: Ibab2595d981d46096501bb8ab495e899d2aacf7d
2024-02-19gnu: Add go-github-com-alecthomas-chroma-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): New variable. Change-Id: I883a1ca1a84fd35cf0d7fe946fd1caedafae3842
2024-02-19gnu: go-github-com-alecthomas-chroma: Remove bundled files.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma) [source]: Remove git submodules and generated files. Change-Id: Idafee9723b837495084aa0cd2fb454a953ff6233
2024-02-19gnu: go-github-com-alecthomas-chroma: Update to 0.10.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma): Update to 0.10.0. [native-inputs]: Remove go-github-com-alecthomas-assert, go-github-com-alecthomas-colour, go-github-com-alecthomas-repr, go-github-com-mattn-go-isatty, and go-github-com-sergi-go-diff; add go-github-com-stretchr-testify. Change-Id: I9d72bbdeb97a3c94545ff08d356c5e568fe173c6
2024-02-19gnu: go-github-com-alecthomas-chroma: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-chroma): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/configuration-management.scm: Add (gnu packages golang-xyz) module. Change-Id: I0f5f7068f530b282f3636678e9edc4fad6c8c94a
2024-02-19gnu: Add go-github-com-dustin-gojson.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-dustin-gojson): New variable. Change-Id: Ifc3df4e7a2cdf21bf0725a848123930d61d048e3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-github-com-benbjohnson-clock.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-benbjohnson-clock): New variable. Change-Id: Ifcb3254e07388a6c7b4a7f9ee5dff4f3b4d25ee8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-github-com-coocood-freecache.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-coocood-freecache): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-pixelmatch.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-pixelmatch): New variable. Change-Id: Iaf1480d7ee938605644e27345c2e7a2b6cf8b9e0
2024-02-19gnu: Add go-github-com-orisano-pixelmatch.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-orisano-pixelmatch): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16gnu: Add go-gopkg-in-op-go-logging-v1.Hilton Chain
* gnu/packages/golang-xyz.scm (go-gopkg-in-op-go-logging-v1): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I73b0ab7ed1e0f46a5bf8e4f92bcf3028dbf1a336
2024-02-16gnu: go-github-com-op-go-logging: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-op-go-logging): Move from here ... * gnu/packages/golang-xyz.scm: ... to here Change-Id: Ifd2e30b644c7727650eef1996e86b679c994cb35
2024-02-16gnu: Add go-github-com-jinzhu-copier.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-jinzhu-copier): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibff15ec235790b915c852a0d9a33572a05f3374d
2024-02-16gnu: Add go-github-com-elliotchance-orderedmap.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I44518a6a5371e5312b472aaa2c8d9a417d621924
2024-02-16gnu: Add go-github-com-dimchansky-utfbom.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-dimchansky-utfbom): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I25ecf3bd881d2317b84ecaef5260c78296f51d56
2024-02-16gnu: Add go-github-com-alecthomas-participle-v2.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-participle-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia6a75894a65de756b771d2467125db411da2708b
2024-02-16gnu: Add go-github-com-a8m-envsubst.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-a8m-envsubst): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I356924d0eb4137425608d64d7ed16e1430b9be03
2024-02-15gnu: go-github-com-mattn-go-shellwords: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/terminals.scm: Add (gnu packages golang-xyz) module. Change-Id: Icedf167f4477c6a84fd1b897ca208d6e737efb48
2024-02-14gnu: Add go-github-com-coreos-go-systemd-sdjournal.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-sdjournal): New variable. Change-Id: I48d6d6e888ab757363a16bae9f50c1ff955f287a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: Add go-github-com-coreos-go-systemd-unit.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-unit): New variable. Change-Id: I4103a0a8a3fe8f0efe4e21b053cecda9825efdc1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: Add go-github-com-coreos-go-systemd-machine1.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-machine1): New variable. Change-Id: I2d9340a2b70dd68e24e4a88bdcd1f4c289100c6d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: Add go-github-com-coreos-go-systemd-login1.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-login1): New variable. Change-Id: I815e67c119b00232a620004f72e6b61d90d2c06a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: Add go-github-com-coreos-go-systemd-journal.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-journal): New variable. Change-Id: I6a8ae9d416ce7c4236ce0d8a8388da130964144c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: Add go-github-com-coreos-go-systemd-dbus.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-dbus): New variable. Change-Id: Ib50ff86ec7c03fd8b5e732dc9b3ec5e4196d8d3b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: Add go-github-com-coreos-go-systemd-daemon.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-daemon): New variable. Change-Id: If79215d0676b9bb8dfe6e12a144a9b156f43f9be Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14gnu: go-github-com-coreos-go-systemd-activation: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/backup.scm: Add (gnu packages golang-xyz) module. Change-Id: I6bcc819e65347588103064a892f8c6c46288179a
2024-02-13gnu: go-github-com-bitly-go-hostpool: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bitly-go-hostpool): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ia314e6134f229c004f23d99a9c42dbd0adf105f8
2024-02-13gnu: go-github-com-bitly-timer-metrics: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bitly-timer-metrics): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Id30d1add9ccbfbc05af114f6ccf82f353a7aa74b
2024-02-13gnu: go-github-com-blang-semver: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-blang-semver): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/education.scm: Add (gnu packages golang-xyz) module. * gnu/packages/ipfs.scm: As above. Change-Id: I620543088661512bcc8135922a454c5f2dc73119
2024-02-13gnu: go-github-com-bmizerany-perks-quantile: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bmizerany-perks-quantile): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I215d8f1f2710bd21ad9a251e4cb029064a0968f6
2024-02-13gnu: go-github-com-burntsushi-toml: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/golang-check.scm: Add (gnu packages golang-xyz) module. * gnu/packages/golang.scm: As above. * gnu/packages/shellutils.scm: As above. Change-Id: If8a645431a1fb17159681daae70db49fd21b37c1
2024-02-13gnu: go-github-com-nsqio-go-diskqueue: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-nsqio-go-diskqueue): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I2051eb1f8a40eeab9c8cc96c540413f5818dd78e
2024-02-13gnu: go-github-com-nsqio-go-nsq: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-nsqio-go-nsq): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie718c9943dd527281b30c78ab4e23adc764289c1
2024-02-13gnu: go-github-com-mreiferson-go-svc: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mreiferson-go-svc): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I21f1d5f651fb09a3716cbcdb48aaf7f8dd37384d
2024-02-13gnu: go-github-com-mreiferson-go-options: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mreiferson-go-options): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ia5cf19a48812b56b0b38ed80246a65c345454c79
2024-02-13gnu: go-golang-org-x-net: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-net, go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module. * gnu/packages/education.scm: As above ... * gnu/packages/file-systems.scm: As above ... * gnu/packages/golang-check.scm: As above ... * gnu/packages/golang-crypto.scm: As above ... * gnu/packages/golang-web.scm: As above ... * gnu/packages/golang-xyz.scm: As above ... * gnu/packages/golang.scm: As above ... * gnu/packages/ipfs.scm: As above ... * gnu/packages/messaging.scm: As above ... * gnu/packages/networking.scm: As above ... * gnu/packages/uucp.scm: As above ... * gnu/packages/version-control.scm: As above ... Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e
2024-02-12gnu: go-github-com-stathat-go: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-stathat-go): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I804043f512b60665233fba61da3f2225042d8d65
2024-02-12gnu: go-github-com-rcrowley-go-metrics: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Id153e4b8295c1430077941c5e4ee854ef28a56fa
2024-02-12gnu: go-github-com-prometheus-client-model: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model): Move from here * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/golang.scm: Add (gnu packages golang-xyz) module. * gnu/packages/ipfs.scm: As above. * gnu/packages/networking.scm: As above. Change-Id: Ibf79be7fd49acc8fc88bf2411a4d7d89b44713d0
2024-02-12gnu: Add go-github-com-skip2-go-qrcode.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-skip2-go-qrcode): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3510982cdbc7b540281c0b0f074c1cb140ce249b
2024-02-12gnu: Add go-github-com-songgao-water.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-songgao-water): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: If08b2994f932b604d2d537e7d3d02e90934542fb
2024-02-12gnu: Add go-github-com-nbrownus-go-metrics-prometheus.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I1fbaa3a54c761bbdb440ca211d76f6c43b4434ce
2024-02-12gnu: Add go-github-com-miekg-dns.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-miekg-dns): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I095c6a7a709614d2cbd1feb9488dfee47a35da57
2024-02-12gnu: Add go-github-com-cyberdelia-go-metrics-graphite.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-cyberdelia-go-metrics-graphite): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id77785387b23a8317b21c2a7f7114f1c1aa6328b
2024-02-12gnu: Add go-github-com-armon-go-radix.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-armon-go-radix): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Iee5b73c53cca088a05563377b691d607cc745b0e
2024-02-12gnu: Add go-github-com-anmitsu-go-shlex.Dominic Martinez
* gnu/packages/golang-xyz.scm (go-github-com-anmitsu-go-shlex): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I75f63d866fb8c6cd8e80ac48fc207236d839a028
2024-02-08gnu: go-github-com-nats-io-nats-go: Update to 1.32.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-nats-io-nats-go): Update to 1.32.0. Change-Id: I094dffb0757672067d29b102d12a268264758ea5
2024-02-08gnu: Add go-github-com-nats-io-nats-go.Benjamin
* gnu/packages/golang-xyz.scm (go-github-com-nats-io-nats-go): New variable. Change-Id: Ic2897e20fdcd8d68505f8a96281071fe3de224c9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-08gnu: Add go-github-com-nats-io-nuid.Benjamin
* gnu/packages/golang-xyz.scm (go-github-com-nats-io-nuid): New variable. Change-Id: I71ef84703b6971cabacafcba09d1447544fb48bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>