~ruther/guix-local

c3992c88 — Sharlatan Hellseher 2 years ago
gnu: go-go-uber-org-zap: Move to golang-xyz.

* gnu/packages/golang.scm (go-go-uber-org-zap): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/radio.scm: Add (gnu packages golang-xyz) module.

Change-Id: Id4de6cb4714b9b28e43e5aecabf5b32684f1a370
d3bc9e73 — Artyom V. Poptsov 2 years ago
gnu: kubo: Update to 0.22.0.

* gnu/packages/ipfs.scm (kubo): Update to 0.22.0.

Change-Id: Iee640c01024a399bdf2b9c6e07ef6951e5567f54
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
eb77abfb — Artyom V. Poptsov 2 years ago
gnu: go-go-uber-org-zap: Update to 1.24.0.

* gnu/packages/golang.scm (go-go-uber-org-zap): Update to 1.24.0.

Change-Id: I3028c065ac71ca3accd2789f491829e466068cc2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7675dec1 — Troy Figiel 2 years ago
gnu: go-github-com-spf13-afero: Add missing input.

* gnu/packages/golang.scm (go-github-com-spf13-afero): Add missing input.
[propagated-inputs]: Add go-github-com-pkg-sftp.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: If428fdf82c191ce3e408053886c5ec726e9644df
e1a0562d — Troy Figiel 2 years ago
gnu: Add go-github-com-pkg-sftp.

* gnu/packages/golang-web.scm (go-github-com-pkg-sftp): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
48b86556 — Troy Figiel 2 years ago
gnu: sqls: Add missing inputs.

* gnu/packages/databases (sqls): Add missing inputs.
[native-inputs]: Add go-github-com-google-go-cmp-cmp and
go-github-com-k0kubun-pp.

* gnu/packages/databases: Add (gnu packages golang-xyz) module.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
15b96de8 — Troy Figiel 2 years ago
gnu: Add go-github-com-k0kubun-pp.

* gnu/packages/golang-xyz.scm (go-github-com-k0kubun-pp): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a28498d8 — Troy Figiel 2 years ago
gnu: Add go-github-com-ugorji-go-codec.

* gnu/packages/golang-web.scm (go-github-com-ugorji-go-codec): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
dda217f2 — Troy Figiel 2 years ago
gnu: Add go-github-com-nwaples-rardecode-v2.

* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode-v2): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b75db996 — Sharlatan Hellseher 2 years ago
gnu: go-github.com-ulikunitz-xz: Adjust name.

* gnu/packages/golang-compression.scm (go-github.com-ulikunitz-xz):
Rename variable to go-github-com-ulikunitz-xz to follow golang naming
style.

* gnu/packages/admin.scm (fiano) [inputs]: Remove
go-github.com-ulikunitz-xz. Add go-github-com-ulikunitz-xz.

* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-cram)
[propagated-inputs]: Remove go-github.com-ulikunitz-xz. Add
go-github-com-ulikunitz-xz.

Change-Id: Id2f2556666c4f9a08e0203f5ca7eb8352c492051
da582bcf — Troy Figiel 2 years ago
gnu: Add go-github-com-hhrutter-tiff.

* gnu/packages/golang-xyz.scm (go-github-com-hhrutter-tiff): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1583fe7e — Troy Figiel 2 years ago
gnu: Add go-github-com-hhrutter-lzw.

* gnu/packages/golang-compression.scm (go-github-com-hhrutter-lzw): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
fbc7a0ef — Troy Figiel 2 years ago
gnu: Add go-github-com-dave-jennifer.

* gnu/packages/golang-xyz.scm (go-github-com-dave-jennifer): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9af99245 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-vividcortex-ewma: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Iabf8a6ee15240c0817d80584a34e80dcbce1c974
c21f468c — Sharlatan Hellseher 2 years ago
gnu: go-github-com-cheggaaa-pb-v3: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): Remove variable.

Change-Id: Ieddfddfec841e5b35c14002dbfe8655a7b5dec0f
532914a3 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-vividcortex-ewma: Update description.

* gnu/packages/golang.scm (go-github-com-vividcortex-ewma)
[description]: Provide link to a wiki page sourced from the project's
README.

Change-Id: I0520b0502f676b8891ddd746774acd483358b95e
036b3641 — Troy Figiel 2 years ago
gnu: go-github-com-cheggaaa-pb-v3: Remove unnecessary inputs.

* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Remove unnecessary
inputs.
[propagated-inputs]: Remove go-golang-org-x-sys and go-github-com-rivo-uniseg.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
436cd5a6 — Troy Figiel 2 years ago
gnu: go-github-com-cheggaaa-pb-v3: Enable tests.

* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Enable tests.
[arguments] <#:tests?>: Set to true.
<#:unpack-path>: Set unpack-path to the repository root.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic8b64dcf4717ff6a163d8a674e5e7c2c6d162b98
2477aea2 — Troy Figiel 2 years ago
gnu: go-github-com-vividcortex-ewma: Fix import-path.

* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Fix import-path.
[arguments]<#:import-path>: Use proper capitalization.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7991eedd — Troy Figiel 2 years ago
gnu: Add go-github-com-shirou-gopsutil-v3.

* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v3): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibbfe76f0a56daf76fc4a4ecd844b445e9355a7ce
Next