summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: go-github-com-google-uuid: Move to golang-build.•••* gnu/packages/golang.scm (go-github-com-google-uuid): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: Ie32c2ab29a0b7a1bbb7d63d40338d0a7a0bca988 Sharlatan Hellseher2024-11-092-22/+24
* gnu: go-github-com-jonboulle-clockwork: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Idf7a5958a856507f37d54771d6f4881b367ed39e Sharlatan Hellseher2024-11-092-24/+24
* gnu: go-github-com-jonboulle-clockwork: Fix indentation.•••* gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): Fix indentation. Change-Id: Ib26df73b8635c9bcce64cb3f98c1eb5a76967525 Sharlatan Hellseher2024-11-091-22/+22
* gnu: go-github-com-jonboulle-clockwork: Update to 0.4.0.•••* gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): Update to 0.4.0. Change-Id: I75f231341968fe3941c6459055fb554f6e77a782 Sharlatan Hellseher2024-11-091-6/+4
* gnu: go-github-com-tomnomnom-gron: Improve package style.•••* gnu/packages/golang.scm (go-github-com-tomnomnom-gron): Improve package style. Swap [inputs] to [native-inputs] as it's not a library. Rename variable to "gron" to replace the name. [arguments]: Use common go-build-system key parameters. [native-inputs]: Remove lables; remove go-github-com-mattn-go-isatty. Change-Id: Ic6c3290e121882610dff67fdb74459c28285d6b3 Sharlatan Hellseher2024-11-091-20/+11
* gnu: go-github-com-google-goterm: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-google-goterm): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I9f97ecc4a8b4c19cae3766bfed6368bbb74cb439 Sharlatan Hellseher2024-11-092-26/+26
* gnu: go-github-com-google-goterm: Fix indentation.•••* gnu/packages/golang.scm (go-github-com-google-goterm): Fix indentation. Change-Id: I70843d52e1ec205c5903a69b5eb0ed8807291ddd Sharlatan Hellseher2024-11-091-22/+24
* gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337-555d40f16ae2.•••* gnu/packages/golang.scm (go-github-com-google-goterm): Update to 0.0.0-20200907032337-555d40f16ae2. Change-Id: Ie6a1258f88f9630a9dd946f5cf4a252e8b0f90e8 Sharlatan Hellseher2024-11-091-5/+3
* gnu: go-github-com-google-go-querystring: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-google-go-querystring): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Id2447d337708794bbf1f32791245b0687df5f19d Sharlatan Hellseher2024-11-092-27/+27
* gnu: go-github-com-google-go-querystring: Fix indentation.•••* gnu/packages/golang.scm (go-github-com-google-go-querystring): Fix indentation. Change-Id: I5f61abbc5f2697c5b2912007fd924e178c97c740 Sharlatan Hellseher2024-11-091-23/+25
* gnu: go-github-com-google-go-querystring: Update to 1.1.0.•••* gnu/packages/golang.scm (go-github-com-google-go-querystring): Update to 1.1.0. [native-inputs]: Add go-github-com-google-go-cmp. Change-Id: I495c34a4a29718fcaaee4d7f3f307ec81895e6d4 Sharlatan Hellseher2024-11-091-6/+6
* gnu: go-golang-org-x-crypto: Update to 0.27.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-crypto): Update to 0.27.0. Change-Id: I949c32fd43cf644ee979348c7d52d91d4ab78632 Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-github-com-sergi-go-diff: Update to 1.3.1.•••* gnu/packages/golang-xyz.scm (go-github-com-sergi-go-diff): Update to 1.3.1. Change-Id: I369c2bdbf112a0b16eae1ed7d837a4eece26ea50 Sharlatan Hellseher2024-11-091-2/+2
* gnu: Remove go-github-com-jba-printsrc.•••It's not in use by any packages in Guix, no updates for 3y. * gnu/packages/golang.scm (go-github-com-jba-printsrc): Delete variable. Change-Id: I6bfa658be1cf2846fa94d408da3baf11da01d779 Sharlatan Hellseher2024-11-091-25/+0
* gnu: gopls: Update to 0.16.2.•••* gnu/packages/golang.scm (gopls): Update to 0.16.2. [native-inputs]: Remove go-github-com-jba-printsrc, go-github-com-sergi-go-diff, go-golang-org-x-sys, and go-golang-org-x-tools; add go-golang-org-x-telemetry. Change-Id: Ia21d8816796d424c6dc83441469385eaa24f6031 Sharlatan Hellseher2024-11-091-7/+6
* gnu: go-golang-org-x-vuln: Enable tests.•••* gnu/packages/golang-build.scm (go-golang-org-x-vuln): Enable tests. Change-Id: I489bbd6505b9bd1d7fe234fa7e361c7839a452f1 Sharlatan Hellseher2024-11-091-1/+0
* gnu: go-golang-org-x-vuln: Move to golang-build.•••* gnu/packages/golang.scm (go-golang-org-x-vuln, govulncheck): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I5fc09c4e9e156005f494e532339a05b6c8b395ad Sharlatan Hellseher2024-11-092-57/+61
* gnu: go-golang-org-x-vuln: Update to 1.1.3.•••* gnu/packages/golang.scm (go-golang-org-x-vuln): Update to 1.1.3. [propagated-inputs]: Remove go-golang-org-x-exp; add go-golang-org-x-telemetry. (govulncheck) [native-inputs]: Remove coreutils-minimal. Change-Id: I01e516597ff905fcda571127610da8c9521597fd Sharlatan Hellseher2024-11-091-7/+5
* gnu: go-github-com-google-go-cmdtest: Move to golang-build.•••* gnu/packages/golang-check.scm (go-github-com-google-go-cmdtest): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I4e6015ba18c4aa57856df32dd98199f3bcf5dc0c Sharlatan Hellseher2024-11-092-28/+28
* gnu: go-github-com-google-renameio: Move to golang-build.•••* gnu/packages/golang-xyz.scm (go-github-com-google-renameio, go-github-com-google-renameio-v2): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I0323f61120c42f1e4249a3279576d50789c418d8 Sharlatan Hellseher2024-11-092-41/+41
* gnu: go-mvdan-cc-xurls: Rename variable.•••* gnu/packages/golang-web.scm (go-mvdan-cc-xurls): Rename variable to go-mvdan-cc-xurls-v2 to reflect current version and Golang import path as seen in go.mod. (xurls): Inherit from go-mvdan-cc-xurls-v2. * gnu/packages/golang.scm (gopls) [native-inputs]: Remove go-mvdan-cc-xurls; add go-mvdan-cc-xurls-v2. * gnu/packages/messaging.scm (senpai): Likewise. * gnu/packages/web.scm (miniflux): Likewise. Change-Id: I16757182dae8b4638d1e431ad1663eee22f76ad1 Sharlatan Hellseher2024-11-094-6/+6
* gnu: go-github-com-google-go-cmdtest: Fix indentation•••* gnu/packages/golang-check.scm (go-github-com-google-go-cmdtest): Fix indentation Change-Id: I078f30d53c867805cbbab416f693ddee2a89d3df Sharlatan Hellseher2024-11-091-23/+23
* gnu: go-github-com-google-go-cmdtest: Update to 0.4.0.•••* gnu/packages/golang-check.scm (go-github-com-google-go-cmdtest): Update to 0.4.0. Change-Id: Ia2fcc19cdafeba03d5244dd6faa2e39f1bb10fb6 Sharlatan Hellseher2024-11-091-6/+4
* gnu: Add go-golang-org-x-telemetry-config.•••* gnu/packages/golang-build.scm (go-golang-org-x-telemetry-config): New variable. Change-Id: I3958fa220149360ef4008b2c93301a41d5f6e063 Sharlatan Hellseher2024-11-091-0/+30
* gnu: Add go-golang-org-x-telemetry.•••* gnu/packages/golang-build.scm (go-golang-org-x-telemetry): New variable. Change-Id: I2a9b53df4f0120a56cf52e4be9ff02660dc7825d Sharlatan Hellseher2024-11-091-0/+30
* gnu: go-golang-org-x-tools: Update to 0.25.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-tools): Update to 0.25.0. [arguments]: <#:phases>: 'check phase disable tests for subdir "go/collgraph", sort alphabetically. [native-inputs]: Add go-github-com-google-go-cmp. Change-Id: I8419f09d283d1332351a0620269ef39e2db32f09 Sharlatan Hellseher2024-11-091-7/+8
* gnu: kubo: Fix build.•••* gnu/packages/ipfs.scm (kubo): Fix build. [arguments]: <#:phases>: Swap 'fix-embed-go-libp2p-asm-util with 'fix-embed-files, which implements generalized solution to fix embed files issue. Change-Id: I1cc9b6eaf7ca72c0cea81387c9b80853b22dcf83 Sharlatan Hellseher2024-11-091-8/+19
* gnu: go-github-com-libp2p-go-libp2p: Fix build.•••* gnu/packages/ipfs.scm (go-github-com-libp2p-go-libp2p): Fix build. [arguments]: <#:phases>: Swap 'fix-embed-go-libp2p-asm-util with 'fix-embed-files, which implements generalized solution to fix embed files issue. Change-Id: Ic20c0c2855d8add4e80e33cd617f05bd90f56628 Sharlatan Hellseher2024-11-091-8/+20
* gnu: go-github-com-ipfs-go-ds-badger: Fix build.•••* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: I78f43ec2598ab6644e4be0d4d0c2fec665f2551b Sharlatan Hellseher2024-11-091-1/+21
* gnu: go-github-com-prometheus-statsd-exporter: Fix build.•••* gnu/packages/prometheus.scm (go-github-com-prometheus-statsd-exporter): Fix build [arguments]: <#:phases>: Rework 'copy-input-to-vendor-directory and 'remove-vendor-directory by consolidating and simplifying them into 'fix-embed-files. Change-Id: I5c255ea17dc9926bf9e2ea9a0a0e662afe9c2e5d Sharlatan Hellseher2024-11-091-18/+15
* gnu: go-github-com-prometheus-exporter-toolkit: Fix build.•••* gnu/packages/prometheus.scm (go-github-com-prometheus-exporter-toolkit): Fix build [arguments]: <#:phases>: Add 'fix-embed-editions-defaults-binpb phase; remove 'disable-failing-tests in favor of "-skip" test flags. [native-inputs]: Add go-google-golang-org-protobuf. Change-Id: If573aa261adc3a136a4907267d1427a9f9cfb4d9 Sharlatan Hellseher2024-11-091-8/+21
* gnu: go-github-com-prometheus-client-golang: Fix build.•••* gnu/packages/prometheus.scm (go-github-com-prometheus-client-golang): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: Ifdd422e4574291d7a101b28862bc129262b48196 Sharlatan Hellseher2024-11-091-0/+19
* gnu: go-github-com-prometheus-common: Fix build.•••* gnu/packages/prometheus.scm (go-github-com-prometheus-common): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: Ia213327d15288315b54b623c4a15837d7d895a69 Sharlatan Hellseher2024-11-091-0/+19
* gnu: go-github-com-dgraph-io-badger: Fix build.•••* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files; remove 'disable-failing-tests in favor of "-skip" test option. Change-Id: Ib4d91509a0c6a83c8108a47ae2bd6254df53b430 Sharlatan Hellseher2024-11-091-7/+22
* gnu: go-github-com-libp2p-go-msgio: Fix build.•••* gnu/packages/golang-xyz.scm (go-github-com-libp2p-go-msgio): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: I39c59d5483d5af7968cde30a883fbcdaf08bebb1 Sharlatan Hellseher2024-11-091-0/+18
* gnu: go-github-com-golang-groupcache: Fix build.•••* gnu/packages/golang-web.scm (go-github-com-golang-groupcache): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: I69f1df0a64176d3a0483ebf38840302d7e5a5d18 Sharlatan Hellseher2024-11-091-1/+22
* gnu: go-github-com-golang-groupcache: Fix indentation.•••* gnu/packages/golang-web.scm (go-github-com-golang-groupcache): Fix indentation. Change-Id: I40bf67a27f71844669deedd4106aec51760a0d46 Sharlatan Hellseher2024-11-091-25/+24
* gnu: go-github-com-golang-groupcache: Update to 0.0.0-20210331224755-41bb18bf...•••* gnu/packages/golang-web.scm (go-github-com-golang-groupcache): Update to 0.0.0-20210331224755-41bb18bfe9da. Change-Id: I9dbc112050259ad609d2b1e0e3a9dcb742473a06 Sharlatan Hellseher2024-11-091-5/+3
* gnu: go-google-golang-org-protobuf: Enable all tests•••* gnu/packages/golang-build.scm (go-google-golang-org-protobuf) [arguments]: <#:phases>: Remove 'disable-failing-tests. Change-Id: Iaec1e3238765e20ce7caecf60cdae7bc236161fc Sharlatan Hellseher2024-11-091-12/+0
* gnu: go-github-com-golang-protobuf: Update to 1.5.4.•••* gnu/packages/golang-build.scm (go-github-com-golang-protobuf): Update to 1.5.4. [arguments]: <#:phases>: Add 'fix-embed-files. [native-inputs]: Add go-github-com-google-go-cmp. Change-Id: I9ee7bb07cd9718345bace243ca2bf0afa99ef411 Sharlatan Hellseher2024-11-091-2/+22
* gnu: go-google-golang-org-protobuf: Update to 1.34.2.•••* gnu/packages/golang-build.scm (go-google-golang-org-protobuf): Update to 1.34.2. Change-Id: I4151652887b855b5af1ecddad2d03e3aa9dc8500 Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-golang-org-x-xerrors: Fix indentation.•••* gnu/packages/golang-build.scm (go-golang-org-x-xerrors): Fix indentation, apply new list style. Change-Id: I2c83816293f299cac9bc641a7710fedcc1419f3a Sharlatan Hellseher2024-11-091-20/+22
* gnu: go-golang-org-x-xerrors: Update to 0.0.0-20200804184101-5ec99f83aff1.•••* gnu/packages/golang-build.scm (go-golang-org-x-xerrors): Update to 0.0.0-20200804184101-5ec99f83aff1. Change-Id: I85ba367e0b1b1f38f10326f8a29e664e59c3dc07 Sharlatan Hellseher2024-11-091-6/+4
* gnu: go-golang-org-x-text: Update to 0.18.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-text): Update to 0.18.0. Change-Id: I3a00af2d3392d1a3e20e95883e385a06f62d4c80 Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-golang-org-x-term: Update to 0.24.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-term): Update to 0.24.0. Change-Id: Ib4fab73d7bb7d214a71498ec2f287ee276d3ad5b Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-golang-org-x-sys: Update to 0.25.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-sys): Update to 0.25.0. Change-Id: I4bdcca9010542c8fc99eb387457ecb888213ec06 Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-golang-org-x-net: Update to 0.29.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-net): Update to 0.29.0. Change-Id: Ice5bd90a97d203537ef2c8e860423586c0c29294 Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-golang-org-x-mod: Update to 0.21.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-mod): Update to 0.21.0. Change-Id: Ic1ade4156426e10b2cb26c8b6271f3ff8a5e1631 Sharlatan Hellseher2024-11-091-2/+2
* gnu: go-golang-org-x-image: Update to 0.20.0.•••* gnu/packages/golang-build.scm (go-golang-org-x-image): Update to 0.20.0. Change-Id: I3ef3746b1c7c44b7d6d6abe9caeb2bfc24d9635e Sharlatan Hellseher2024-11-091-2/+2
* gnu: packages/golang-crypto: Apply #:subdir parameter.•••* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-crypto-blake256, go-github-com-decred-dcrd-dcrec-secp256k1-v4) [source]: Apply new <#:subdir> parameter for monorepo projects. Change-Id: I85004b257c767ce202129e621d78b285d4578f7a Sharlatan Hellseher2024-11-091-14/+2