| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
| |
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-credentials):
New variable.
Change-Id: Iee01126d508d2bdfb315ec000843f301c1b539a8
|
|
|
|
|
|
| |
* gnu/packages/golang-crypto.scm (go-keyring): New variable.
Change-Id: I492e1724ecaef9d6819d99be0aff8ee5a3d72b13
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-crypto.scm (go-github-com-99designs-keyring):
Refresh package style and enable tests.
[arguments]: <#:phases>: Add 'disable-failing-test phase.
[native-inputs]: Add gnupg, go-github-com-stretchr-testify, and password-store.
Change-Id: Id679e834180b9d5ad5e7c1c4ce009d17b3c3ab5f
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-crypto.scm (go-github-com-99designs-go-keyring):
Rename variable to go-github-com-99designs-keyring to reflect go.mod
import path.
Change-Id: I0ceb3554cd9f2368958efe6493752ee5d2bfd919
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-tty): New variable.
Change-Id: I08c4508c83aa70b747b71c307b3c9e2862b2588d
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (yggdrasil): Enable tests.
[arguments]: <#:phases>: Use custom 'check phase.
Change-Id: Ia2a59803508063a97993eae647a66335f5db3d06
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (yggdrasil): Adjust inputs which come as
propagated form other packages.
[propagated-inputs]: Remove go-golang-org-x-tools,
go-github-com-vishvananda-netns, go-github-com-bits-and-blooms-bitset,
go-github-com-bits-and-blooms-bloom-v3,
go-github-com-mitchellh-mapstructure, go-github-com-mattn-go-runewidth,
go-github-com-mattn-go-isatty, go-github-com-mattn-go-colorable,
go-github-com-fatih-color, and go-github-com-vividcortex-ewma.
Change-Id: I127cc49d49ed97431ba8b21a419ee92397467213
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Enable most
of the tests.
[arguments]: <#:phases>: Add 'remove-examples and use custom 'check
phase.
[propagated-inputs]: Add go-github-com-bits-and-blooms-bitset and
go-github-com-bits-and-blooms-bloom-v3.
Change-Id: I3319e291927e8aa53ce90d00d2cbf6a9df684568
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bloom): Rename
variable to go-github-com-bits-and-blooms-bloom-v3 to reflect go.mod
import path.
* gnu/packages/networking.scm (yggdrasil) [propagated-inputs]: Remove
go-github-com-bits-and-blooms-bloom; add
go-github-com-bits-and-blooms-bloom-v3.
Change-Id: Idc568d5e7357da4ce74d53ac575421f32260f766
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bloom): Update to 3.7.0.
Change-Id: I7f147536c7fb075711fb50a6836554675e02a224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (go-netlink): Renamve variable to
go-github-com-vishvananda-netlink to reflect go.mod import path.
* gnu/packages/networking.scm (yggdrasil) [propagated-inputs]: Remove
go-netlink, add go-github-com-vishvananda-netlink.
(nebula): [inputs]: Remove go-netlink, add go-github-com-vishvananda-netlink.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy) [native-inputs]:
Remove go-netlink, add go-github-com-vishvananda-netlink.
Change-Id: I77658e6c7f5d57d8631b42c661466c6b7e08df50
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (go-netlink): Enable most of the tests.
[arguments]: <#:phases>: Add 'disable-failing-tests phase.
Change-Id: Ie4fafbc922e98a7eb474f91317995b6502a99108
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (go-netlink): Fix indentation, apply new
package style, swap native-inputs with propagated-inputs.
[propagated-inputs]: Add go-golang-org-x-sys and go-github-com-vishvananda-netns.
[native-inputs]: Remove go-golang-org-x-sys and go-github-com-vishvananda-netns.
Change-Id: I523cd03263752ab00c08e9011b86cb1b64327e7f
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (go-netlink): Update to 1.1.0.
Change-Id: I92aeb71ecdb5c5bc8027ded40438f86ae48a8416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (go-netns): Rename variable to
go-github-com-vishvananda-netns to reflect go.mod import path.
(yggdrasil) [propagated-inputs]: Remove go-netns, add
go-github-com-vishvananda-netns.
(nebula): [inputs]: Remove go-netns, add go-github-com-vishvananda-netns.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy) [native-inputs]:
Remove go-netns, add go-github-com-vishvananda-netns.
* gnu/packages/linux.scm (go-netlink) [native-inputs]: Remove go-netns,
add go-github-com-vishvananda-netns.
Change-Id: I49fb89a886134b0c768557ca4700c9be19c2c5d7
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (go-netns): Enable most of the tests.
[arguments]: <#:phases>: Add 'disable-failing-tests phase.
Change-Id: I1430de0df4cfab3a922f7a0e5bd0342e82efa871
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (go-netns): Fix indentation.
Change-Id: I06a2819e522abfedd8a21820ae14ae1e51f24488
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (go-netns): Update to 0.0.4.
[propagated-inputs]: Add go-golang-org-x-sys.
Change-Id: I5af9f1d6e10454435ededae9c3f002f7445f2418
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-web.scm (go-github-com-hjson-hjson-go): Rename
variable to go-github-com-hjson-hjson-go-v4 to reflect go.mod import path.
Apply new package style.
* gnu/packages/networking.scm (yggdrasil) [propagated-inputs]: Remove
go-github-com-hjson-hjson-go, add go-github-com-hjson-hjson-go-v4.
* gnu/packages/uucp.scm (nncp) [propagated-inputs]: Remove
go-github-com-hjson-hjson-go, add go-github-com-hjson-hjson-go-v4.
Change-Id: I9e99f208feaf535d9946e11dff09a81fc4a01a7a
|
|
|
|
|
|
| |
* gnu/packages/golang-web.scm (go-github-com-hjson-hjson-go): Update to 4.4.0.
Change-Id: Ie2e9abd927681c399a16300a2a4fba9d04b1192f
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Move from
here ...
* gnu/packages/prometheus.scm: ... to here. Remove (gnu packages golang)
module.
* gnu/packages/golang.scm: Remove (gnu packages prometheus) module.
* gnu/packages/prometheus.scm: Remove (gnu packages golang) module.
Change-Id: I3dd26ebc80c0a9fad47cec9887d6f52ad21bdc45
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Update to 0.15.1.
[propagated-inputs]: Add go-github-com-google-go-cmp and go-golang-org-x-sys.
Change-Id: I571e93b72c6d544d47199867c70fe6386df2015d
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus):
Move from here ...
* gnu/packages/prometheus.scm: ... to here.
Change-Id: I02393dd3620d7c194c4bbba6404e5c0150f8448a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Move
from here ...
* gnu/packages/prometheus.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages prometheus) module.
* gnu/packages/golang-xyz.scm: Likewise.
* gnu/packages/ipfs.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/web.scm: Likewise.
Change-Id: If3d78d31b1491f8a95616e59f50371c2914242d9
|
|
|
|
|
|
|
|
|
| |
* 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
|