Age | Commit message (Collapse) | Author |
|
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang):
Enable tests.
[arguments]: <#:phases>: Add 'remove-examples-and-tutorials and use
custom 'check phase.
Change-Id: I70de72754188b558b730b92d7561d88690b02f7c
|
|
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang):
Update to 1.19.1.
[propagated-inputs]: Remove go-github-com-beorn7-perks-quantile,
go-github-com-cespare-xxhash; add go-github-com-beorn7-perks,
go-github-com-cespare-xxhash-v2, go-github-com-davecgh-go-spew,
go-github-com-json-iterator-go, and go-golang-org-x-sys.
Change-Id: I037e8a05ab572c91153badd8673ed6772474010c
|
|
* gnu/packages/ipfs.scm (kubo) [inputs]: Add
go-github-com-cespare-xxhash.
Change-Id: I0d3230e6a31245ec7f4cda7ed6b9db6e4cac3794
|
|
* gnu/packages/textutils.scm (csvdiff): Adjust inputs after package
rename.
[native-inputs]: Remove go-github-com-cespare-xxhash-v2; add
go-github-com-cespare-xxhash.
Change-Id: I241f54a7c15ca6a36d84fa2bc4c8a3120e0952fb
|
|
* gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash): New
variable.
(go-github-com-cespare-xxhash-v2): Inherit from
go-github-com-cespare-xxhash.
Change-Id: I2fd831ecd91729a87bbe204dda42841cb05abb69
|
|
* gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash):
Rename to go-github-com-cespare-xxhash-v2 to reflect go.mod import path.
* gnu/packages/golang-xyz.scm (go-github-com-coocood-freecache)
[propagated-inputs]: Remove go-github-com-cespare-xxhash, add
go-github-com-cespare-xxhash-v2.
* gnu/packages/networking.scm (nebula) [native-inputs]: Remove
go-github-com-cespare-xxhash, add go-github-com-cespare-xxhash-v2.
* gnu/packages/textutils.scm (csvdiff): Likewise.
Change-Id: I4d26cea51178d25962933ff6f19f0afafef61d6d
|
|
* gnu/packages/golang.scm (go-github-com-oneofone-xxhash): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I3cd79794512c92819771d1a639864c8218c1bdbc
|
|
* gnu/packages/golang-xyz.scm (go-github-com-beorn7-perks-quantile):
Rename to go-github-com-beorn7-perks to reflect go.mod import path.
[arguments]: <#phases>: Use custom 'check phase, delete 'build phase.
Change-Id: Iae8e39e2e2f2929002e2382fde297b6282bca070
|
|
* gnu/packages/prometheus.scm (go-github-com-prometheus-common-sigv4): New variable.
Change-Id: Id023eec48d48f53b70882809fad139362a48803c
|
|
* gnu/packages/prometheus.scm (go-github-com-prometheus-common-assets): New variable.
Change-Id: I75e9cea67883076d20aef6be5f144397bd4da4f8
|
|
* gnu/packages/golang.scm (go-github-com-prometheus-common): Move from
here ...
* gnu/packages/prometheus.scm: ... to here.
Change-Id: I344f9b5b62569b3a0fde6ed96621f409bb7350a9
|
|
* gnu/packages/golang.scm (go-github-com-prometheus-common): Enable the
most of the tests.
[arguments]: <#:phases>: Use custom 'check phase.
Change-Id: I4190be63393cbba4d2e132bab21d40625a022141
|
|
* gnu/packages/golang.scm (go-github-com-prometheus-common): Update to 0.55.0.
[propagated-inputs]: Remove go-github-com-golang-protobuf and
go-github-com-matttproud-golang-protobuf-extensions-v2; add
go-github-com-alecthomas-kingpin-v2, go-github-com-go-kit-log,
go-github-com-google-go-cmp, go-github-com-julienschmidt-httprouter,
go-github-com-munnerz-goautoneg, go-github-com-mwitkow-go-conntrack,
go-golang-org-x-net, go-golang-org-x-oauth2,
go-google-golang-org-protobuf, and go-gopkg-in-yaml-v2.
[native-inputs]: Add go-github-com-stretchr-testify.
Change-Id: Ia4550bffb8f49a764e058e4f98a91d9e7dc96021
|
|
Removing Golang submodules which need to be packed as separate
packages. Each of them has it's own dependencies defined in go.mod and
causing cycling with other packages if distributed with
go-github-com-prometheus-common.
* gnu/packages/golang.scm (go-github-com-prometheus-common) [snippet]:
Remove submodules.
Change-Id: Ic586cb6b653fd932dad402d700a0c3addd542d99
|
|
* gnu/packages/golang-xyz.scm (go-github-com-go-kit-log): New variable.
Change-Id: Icc42de8b129ea3c9e69eaa77e1d5e6f838b460ec
|
|
* gnu/packages/golang-xyz.scm (go-github-com-go-logfmt-logfmt): New
variable.
Change-Id: I3bf4d8405b9ec61e811ab88c6a67098feac36a72
|
|
* gnu/packages/prometheus.scm (go-github-com-mwitkow-go-conntrack): New variable.
Change-Id: I874b96a61ee116fee435e3817d84802fa48eacfe
|
|
* gnu/packages/golang-web.scm (go-github-com-munnerz-goautoneg): New
variable.
Change-Id: I0e5827d19f49d8c45b2ae6e4ac7300742cf053cf
|
|
* gnu/packages/golang-xyz.scm (go-github-com-jpillora-backoff): Update
to 1.0.0-1.fab01a9.
Change-Id: Ied4eea21571324e694ccb4cfb4a7c5ba0b2c8ab9
|
|
* gnu/packages/golang.scm (go-github-com-jpillora-backoff): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I3e5a6018118bf2717ad5d364579e2c960da68415
|
|
* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model):
Move from here ...
* gnu/packages/prometheus.scm: ... to here.
* gnu/packages/golang.scm: Add (gnu packages prometheus) module.
* gnu/packages/networking.scm: Likewise.
Change-Id: Ibbfc4100dfe33f9524eee99a461e7760f06a8eb3
|
|
* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model): Update to 0.6.1.
Change-Id: I1bcc2a57e45c9111eccc2788fd7cfa9c219f6db9
|
|
* gnu/packages/prometheus.scm: New file.
* gnu/local.mk: Add gnu/packages/prometheus.scm to the scope.
Change-Id: Ie291afe3b4470c1681d3d77e62ffe2ee090d3a54
|
|
* gnu/packages/networking.scm (nebula): Update to 1.9.3.
Change-Id: Idf59d25df50fd0e37812d003db7b06dff74e3af3
|
|
* gnu/packages/code.scm (scc): Update to 3.3.5.
Change-Id: I17536f3de68bd124c07f1e1908607d248db75492
|
|
* gnu/packages/golang-xyz.scm (go-tomlv): New variable.
Change-Id: I2a95352302a0621dede1f67de766903482c610e2
|
|
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go): Enable all tests.
[arguments]: <#:phases>: Add 'disable-failing-tests and use custom
'check phases.
Change-Id: I732a4f0c1da8e431dd751aaa4a451f0b1a6656cb
|
|
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go): Update to 1.55.2.
Change-Id: Iaa12eb287f3eef248733d78b437cfbf896f3436c
|
|
* gnu/packages/golang-web.scm (go-github-com-aws-sdk): Delete variable.
Change-Id: I5901914bc355c1eef472230646b2fbf69fa9650c
|
|
* gnu/packages/golang-xyz.scm (go-github-com-burntsushi-toml)
[arguments]: <#:phases>: Use custom 'check phase.
Change-Id: Ie0b76af157c7b8b7ddd18c934e79f895712cb365
|
|
* gnu/packages/golang-xyz.scm (go-github-com-burntsushi-toml): Update to 1.4.0.
Change-Id: I1d8e50f09a31c9a642672b80e7430f9de2b77acc
|
|
* gnu/packages/golang-check.scm (go-pgregory-net-rapid): Fix indentation.
[arguments]: <#:go>: Use default. <#:phases>: Add 'remove-failing-tests
phase.
Change-Id: I61a925255f806b712f35625e0fd9f1684e5d7a30
|
|
* gnu/packages/golang-check.scm (go-github-com-go-test-deep): Update to 1.1.1.
Change-Id: Ic00f89bc7c55fb7f5353a734445a58693a29968f
|
|
* gnu/packages/golang-check.scm (go-go-uber-org-goleak): Update to 1.3.0.
Change-Id: I75bed5c4b6e5de457210fbdbfef530f926b81a9c
|
|
* gnu/packages/golang.scm (go-github.com-jtolds-gls): Rename variable to
go-github-com-jtolds-gls to follow importer style.
* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey):
[propagated-inputs]: Remove go-github.com-jtolds-gls; add
go-github-com-jtolds-gls.
Change-Id: I5a3e1e77e646ff37421bdb8f7aab8d881a646999
|
|
* gnu/packages/golang-check.scm (go-go-etcd-io-gofail): Update to 0.2.0.
Change-Id: I5114fd530216ece9a0462012226af2d83fc5fe83
|
|
* gnu/packages/golang-check.scm (go-github-com-tdewolff-test): Update to 1.0.10.
Change-Id: Ib74ea6da165dd68ab3683979d5c461c8ddb4259c
|
|
* gnu/packages/golang-check.scm (go-github-com-frankban-quicktest): Update to 1.14.6.
Change-Id: I61fcf3f0c00070aeedd4c02742d8f773d479d9df
|
|
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo-v2): Update to 2.19.0.
Change-Id: Ib1f8a70d5792ff174c49a33752eb187e3a1d0b55
|
|
* gnu/packages/golang-check.scm (go-golang-org-sql-mock): Fix
indentation. Apply list style.
[source]: Remove snippet.
[arguments]: <#:phases>: Add 'remove-example phase.
[home-page]: Place before [synopsis].
[description]: Start from a new line.
Change-Id: Idbe31ee6a9ffe8d3d2ae4479c39f523531258bca
|
|
* gnu/packages/golang-check.scm (go-golang-org-sql-mock): Update to 1.5.2.
Change-Id: Ib976ac1fa79b0bdefc3c4827ce0b1ff7f75ba09c
|
|
* gnu/packages/golang-check.scm (go-github-com-stretchr-testify): Update to 1.9.0.
(go-github-com-stretchr-testify-next): Delete variable.
(go-go-uber-org-goleak): [native-inputs]: Remove
go-github-com-stretchr-testify-next; add go-github-com-stretchr-testify.
* gnu/packages/golang-web.scm (go-github-com-quic-go-webtransport-go):
[native-inputs]: Remove go-github-com-stretchr-testify-next; add
go-github-com-stretchr-testify.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver-v3,
go-go-uber-org-dig, go-go-uber-org-fx, go-go-uber-org-zap):
[native-inputs]: Remove go-github-com-stretchr-testify-next; add
go-github-com-stretchr-testify.
Change-Id: Ife39309254b5d89fcb61d84183771a4aab7e13db
|
|
* gnu/packages/golang.scm (go-github-com-golang-protobuf): Move from
here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I1682e199e6acd6b8362deff47fa7a26cbfe9c9ea
|
|
* gnu/packages/golang.scm (go-google-golang-org-protobuf): Move from
here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: Icf7676ac6288391631e83dc172a82529f1105cb2
|
|
* gnu/packages/golang-build.scm (go-golang-org-x-exp): Enable tests.
[arguments]: <#:phases>: Add 'remove-failing-tests phase. Use custom
'check phase.
[propagated-inputs]: Add go-github-com-google-go-cmp,
go-golang-org-x-mod, and go-golang-org-x-tools.
Change-Id: Ic1573969572d32bb7318ed73135c853f42338f86
|
|
* gnu/packages/golang-build.scm (go-golang-org-x-exp): Fix indentation,
apply list style.
[description]: Place the sentence on a new line.
Change-Id: I79d4682dc8ca0e5f0826f7e32c6dd01fc58aca44
|
|
* gnu/packages/golang.scm (go-github-com-google-go-cmp): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I2577d39074676f1e8552c8817d6e6843f9dd0727
|
|
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Rename
variable to go-github-com-google-go-cmp, which reflects go.mod import
path and improves importer performance.
(go-github-com-zclconf-go-cty, go-golang-org-x-vuln,
go-google-golang-org-protobuf, go-gotest-tools-assert,
go-gotest-tools-internal-source, go-gotest-tools-internal-format,
gofumpt, gopls, gotestsum): Swap go-github-com-google-go-cmp-cmp to
go-github-com-google-go-cmp in inputs, propagated-inputs or
native-inputs.
* gnu/packages/golang-check.scm (go-github-com-frankban-quicktest,
go-github-com-google-go-cmdtest): Likewise.
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2,
go-github-com-aws-aws-sdk-go-v2-config, go-github-com-aws-smithy-go,
go-github-com-go-jose-go-jose-v3,
go-github-com-makeworld-the-better-one-go-gemini,
go-golang-org-x-oauth2, go-gopkg-in-square-go-jose-v2): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml): Likewise.
* gnu/packages/check.scm (actionlint): Likewise.
* gnu/packages/databases.scm (sqls): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipld-go-ipld-prime,
go-github-com-whyrusleeping-cbor-gen): Likewise.
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Likewise.
Change-Id: Ie6eeba936f7da404d70fbbaad34f5b43aec4e05b
|
|
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp) [arguments]:
<#:phases>: Adjust custom 'check phase to run all available tests inside
each submodule and respect "tests?' parameter.
Change-Id: I85eacbb4c3221d34a2e7cf6a9f6cfde363ded71c
|
|
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Adjust
indentation.
[arguments]: Apply new package list style and G-expressions.
[home-page]: Move after [synopsis].
Change-Id: I14a8dfcbe8a17c98df7f880823cd9c35522f013b
|