Age | Commit message (Collapse) | Author |
|
* gnu/packages/golang.scm (go-github-com-mgutz-ansi): Move from here...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ic0e6a1400da75f8ef3c663e1ed10ff51408480f6
|
|
* gnu/packages/golang.scm (go-go-uber-org-multierr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: If343d3b97a4b625424ee846c903e5db1b91fcc23
|
|
* gnu/packages/golang.scm (go-go-uber-org-goleak): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: Iaadd6506457cb3487df8f27f71442a6dcabce816
|
|
* gnu/packages/golang.scm (go-go-uber-org-goleak) [arguments]:
<#:tests?>: Enable them.
[native-inputs]: Add go-github-com-stretchr-testify-next.
[propagated-inputs]: Remove indirect golang modules:
go-github-com-stretchr-testify, go-github-com-davecgh-go-spew,
go-github-com-kr-pretty, go-github-com-pmezard-go-difflib,
go-github-com-stretchr-testify, go-golang-org-x-lint,
go-golang-org-x-tools, go-gopkg-in-check-v1; and go-gopkg-in-yaml-v3.
Change-Id: I4fa1cf7ff9b9304c8ad0109381932e76ae389f62
|
|
* gnu/packages/golang.scm (go-go-uber-org-atomic): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib12085510b40a00e61dda2ae886754a116edd032
|
|
* gnu/packages/golang.scm (go-github-com-pbnjay-memory): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie46dfc76fd468ab3a5af886592a150e3e4565111
|
|
* gnu/packages/golang.scm (go-github-com-fatih-color): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/bioinformatics.scm: Add (gnu packages golang-xyz) module.
Change-Id: I302327d3426100d7984e6086726396e9fe7f7468
|
|
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics):
[propagated-inputs]: Swap from native-inputs to propagated-inputs to
access them from dependent packages. Remove
go-github-com-mr-tron-base58, go-github-com-gxed-hashland-keccakpg,
go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd,
go-github-com-spaolacci-murmur3; and go-golang-org-x-crypto.
Change-Id: I28b6da0ec96554052777cdba8971e831ef24df1b
|
|
* gnu/packages/disk.scm (lf): Update to 31.
[arguments] <#:go>: Use go-1.18.
[native-inputs]: Remove go-github-com-gdamore-tcell-v2-2.3; add
go-github-com-gdamore-tcell-v2 and go-github-com-djherbis-times.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): Remove
variable.
Change-Id: I02f675eeb74a2a08dd153ca64619bd6a8f23943c
|
|
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
|
|
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/file-systems.scm: Add (gnu packages golang-xyz) module.
Change-Id: If74972f1d920851a23508a6dc0403e0a84e270f3
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
* gnu/packages/password-utils.scm: Add (gnu packages golang-xyz) module.
Change-Id: I3777ff257c6baa91930e141f84f9da94be0634b6
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/textutils.scm: Add (gnu packages golang-xyz) module.
Change-Id: I7a9763ebd498e071b17abbde838a7cbf8fc891de
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/music.scm: Add (gnu packages golang-xyz) module.
Change-Id: Ibbab55ed60afdd5513f91dde93550b2eff7a622c
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/time.scm: Likewise.
* gnu/packages/weather.scm: Likewise.
Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
|
|
* gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): Rename to
go-github-com-jessevdk-go-flags to follow go import naming convention.
* gnu/packages/golang.scm (go-github-com-dhowett-go-plist)
[inputs]: Remove go-github.com-jessevdk-go-flags, add
go-github-com-jessevdk-go-flags.
Change-Id: I6fc977b11e5044b8e6cab2baa4c107967baedb59
|
|
* gnu/packages/golang.scm (go-github-com-onsi-gomega): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: Ia9a7d0e88ebda2fcfb3fe623163e270756900e94
|
|
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/android.scm: Add (gnu packages golang-xyz) module.
Change-Id: Id40397b4f3323670847d8e46f5d8fc6ffea61c84
|
|
* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/mail.scm: Add (gnu packages golang-xyz) module.
Change-Id: I2d5d0565f4c758f49032cadfa1dcca7e884a577b
|
|
* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/finance.scm: Add (gnu packages golang-xyz) module.
Change-Id: Ib31fe5787f7b9a5c10e527ea344adaf587aeea13
|
|
* gnu/packages/golang.scm (go-github-com-alecthomas-units): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/xdisorg.scm: Remove (gnu packages golang).
Change-Id: I9a4d7da82c9ca1b3c4e0d07d97d8fcde30590e33
|
|
* gnu/packages/golang.scm (go-github-com-alecthomas-template): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iffdd88439819c526cd6dd940192bf48995bf76bc
|
|
* gnu/packages/golang.scm (go-github-com-alecthomas-kingpin): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib7609a82c96683809f81479f4eb13f43d85d4a2f
|
|
* gnu/packages/golang.scm (go-github-com-quic-go-quic-go): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
* gnu/packages/golang-crypto.scm: Add (gnu packages golang-web) module.
Change-Id: I45053db9079d58e537084072e4c3d5bf80c39d2c
|
|
* gnu/packages/golang.scm (go-github-com-quic-go-qpack): Move from here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I63b3feb07b330d164c91adaf32077f01fd705484
|
|
* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr-net):
Move from here ...
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-net):
... to here.
Change-Id: Ie7d35cae682e753ed5d08abdb5478c7d0c0bd4fa
|
|
* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I31d9e4babae22a0c9b3bd41ce23bd30c265956cf
|
|
* gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: Ia028e4c5ccceaec3f0ceb828a147eff72cf6a20f
|
|
This is the actual micro-architecture designation used by compilers.
* gnu/packages/gcc.scm (%gcc-11-x86_64-micro-architectures): Rename
x86-64-v1 to x86-64.
* gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Same.
* guix/cpu.scm (cpu->micro-architecture-level): Same.
(gcc-architecture->micro-architecture-level): Same.
Change-Id: I19ed556a7e8deb4a77f4c63fca3b794f25092788
|
|
* gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Rename
micro-architectures from x86_64-v* to x86-64-v*.
* guix/cpu.scm (cpu->gcc-architecture): Return x86-64 as the fallback.
(cpu->micro-architecture-level): Rename micro-architectures from
x86_64-v* to x86-64-v*.
(gcc-architecture->micro-architecture-level): Same.
Change-Id: I37db65970417c22699ae8097b0361bccf76c1267
|
|
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl-v2): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ife07c1ca7b0ba7241955767ebd2430a8e60aec90
|
|
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I431689059384d203cdb1c2d40f16ef9c5958b5ab
|
|
* gnu/packages/golang.scm (go-github-com-hashicorp-go-version): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ica0c069e90ade97efbbb201f36d92ff70bad1c8b
|
|
* gnu/package/golang.scm (go-github-com-spf13-viper)
[propagated-inputs]: Remove input labels.
Change-Id: I0c8c616b9b44a2fd21f83dbfb609fe1bd861d657
|
|
* gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib97abb60b716c971bb54144d7d1ea015211e1ed4
|
|
* gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iae1acbde5fcccb7879944dbcbda8a32672478f6a
|
|
* 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
|
|
* gnu/packages/golang.scm (go-go-uber-org-zap): Update to 1.24.0.
Change-Id: I3028c065ac71ca3accd2789f491829e466068cc2
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* 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 <[email protected]>
Change-Id: If428fdf82c191ce3e408053886c5ec726e9644df
|
|
* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iabf8a6ee15240c0817d80584a34e80dcbce1c974
|
|
* 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
|
|
* 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
|
|
* 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 <[email protected]>
|
|
* 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 <[email protected]>
Change-Id: Ic8b64dcf4717ff6a163d8a674e5e7c2c6d162b98
|
|
* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Fix import-path.
[arguments]<#:import-path>: Use proper capitalization.
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/golang.scm (go-github-com-shirou-gopsutil): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Remove examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Hilton Chain <[email protected]>
Change-Id: I0a285c30856d3b22fa8abdbe71e1f0e149dae082
|
|
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Update to 0.22.1.
Signed-off-by: Hilton Chain <[email protected]>
|