me
/
guix
Archived
1
0
Fork 0
Commit Graph

56 Commits (6dc238f2613c5049e2f2d346c4482b7ecc76c9fa)

Author SHA1 Message Date
Artyom V. Poptsov 352e649ac2
gnu: Add go-github-com-multiformats-go-multihash-0.2.3.
* gnu/packages/golang-crypto.scm:
  (go-github-com-multiformats-go-multihash-0.2.3): New variable.

Change-Id: I6ac1d5a5f96d01fa40c588e720c4b1c3b99a91a7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-12 16:58:42 +01:00
Sharlatan Hellseher 6e7b2b3387
gnu: go-github-com-multiformats-go-multihash: Fix indentation.
* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash):
Fix indentation.

Change-Id: I81f041384d5f9f25c9aad319ce3be079ef49d722
2024-04-12 16:58:42 +01:00
Sharlatan Hellseher b341e906a5
gnu: go-github-com-multiformats-go-multihash: Update to 0.0.1.
* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash): Update to 0.0.1.
[propagated-inputs]: Remove go-github-com-spaolacci-murmur3; add
go-github-com-gxed-hashland-murmur3.

Change-Id: I95de6ec0b05ce4c25e79fecdae59fd7a8529fe0f
2024-04-12 16:35:21 +01:00
Sharlatan Hellseher 5eea7f6597
gnu: Add go-github-com-gxed-hashland-murmur3.
* gnu/packages/golang-crypto.scm (go-github-com-gxed-hashland-murmur3): New variable.

Change-Id: I9085a373fa298d3359d164768a613a7a56c948db
2024-04-12 16:35:21 +01:00
Sharlatan Hellseher eef9ae4dbf
gnu: Add go-github-com-gxed-hashland.
* gnu/packages/golang-crypto.scm (go-github-com-gxed-hashland): New variable.

Change-Id: I260901efb4d8062d5a4ce24672156b70e64814a5
2024-04-12 16:35:20 +01:00
Sharlatan Hellseher 0e5a981c2b
gnu: go-github-com-libp2p-go-libp2p-peer: Adjust inputs.
* gnu/packages/golang-crypto.scm (go-github-com-libp2p-go-libp2p-peer):
[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: Ib646c1a3eba7ad31fecc99578eedc5a3892e1af1
2024-04-06 22:48:42 +01:00
Sharlatan Hellseher 62b950a45d
gnu: go-github-com-multiformats-go-multihash: Adjust inputs.
* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash):
[propagated-inputs]: Swap from native-inputs to propagated-inputs to
access them from dependent packages.

Change-Id: I5ad4b78153df5cdf163507ea1b51837a6351b645
2024-04-06 22:42:45 +01:00
Sharlatan Hellseher 3d2966e0b7
gnu: go-github-com-quic-go-quic-go: Move to golang-web.
* 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
2024-03-21 23:50:26 +00:00
Sharlatan Hellseher 6f05c96f96
gnu: go-github-com-bwesterb-go-ristretto: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ia028e4c5ccceaec3f0ceb828a147eff72cf6a20f
2024-03-15 23:54:12 +00:00
Sharlatan Hellseher 773d469a0e
gnu: Add go-github-com-golang-jwt-jwt-v5.
* gnu/packages/golang-crypto.scm (go-github-com-golang-jwt-jwt-v5): New variable.

Change-Id: Ic4dae5e59495c5316586034c5ddbd5bcb70cdf95
2024-02-19 23:32:32 +00:00
Troy Figiel 971b7b01c1
gnu: Add go-github-com-golang-jwt-jwt-v4.
* gnu/packages/golang-crypto.scm (go-github-com-golang-jwt-jwt-v4): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: If96f032f404c4aaf80c7bd8a3e231336a8c6dbfb
2024-02-19 23:32:32 +00:00
Troy Figiel 3463158205
gnu: go-github-com-cespare-xxhash: Remove benchmarks.
* gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash)
[source]: Remove benchmarks.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Iabfcb76235206ffc2a9afb8d3cf185ebba99b59c
2024-02-13 21:26:38 +00:00
Sharlatan Hellseher d8f69addc2
gnu: go-github-com-klauspost-compress: Move to golang-compression.
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.

* gnu/packages/golang-compression.scm: Add (gnu packages
golang-compression) module.
* gnu/packages/golang-crypto.scm: As above.
* gnu/packages/golang-web.scm: As above.
* gnu/packages/uucp.scm: As above.

Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher 8b3daeca55
gnu: go-golang-org-x-net: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-net,
go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module.
* gnu/packages/education.scm: As above ...
* gnu/packages/file-systems.scm: As above ...
* gnu/packages/golang-check.scm: As above ...
* gnu/packages/golang-crypto.scm: As above ...
* gnu/packages/golang-web.scm: As above ...
* gnu/packages/golang-xyz.scm: As above ...
* gnu/packages/golang.scm: As above ...
* gnu/packages/ipfs.scm: As above ...
* gnu/packages/messaging.scm: As above ...
* gnu/packages/networking.scm: As above ...
* gnu/packages/uucp.scm: As above ...
* gnu/packages/version-control.scm: As above ...

Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e
2024-02-13 14:16:59 +00:00
Sharlatan Hellseher 312cacf29a
gnu: go-github-com-nats-io-nkeys: Update to 0.4.7.
* gnu/packages/golang-crypto.scm (go-github-com-nats-io-nkeys): Update to 0.4.7.

Change-Id: I75ab528c844ab5d046f297bdf9009d30c86eb90a
2024-02-08 21:46:23 +00:00
Benjamin 99c5d31e8b
gnu: Add go-github-com-nats-io-jwt-v2.
* gnu/packages/golang-crypto.scm (go-github-com-nats-io-jwt-v2): New variable.

Change-Id: I5253db9ceb1aa118cfc15e89823903f3f5b2b75c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-08 21:46:22 +00:00
Benjamin dddc3b20bd
gnu: Add go-github-com-nats-io-nkeys.
* gnu/packages/golang-crypto.scm (go-github-com-nats-io-nkeys): New variable.

Change-Id: Id82a9afd15f110426fd7a16b286b5af5cae45c6a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-08 21:46:22 +00:00
Benjamin ff61ca41d9
gnu: Add go-github-com-minio-highwayhash.
* gnu/packages/golang-crypto.scm (go-github-com-minio-highwayhash): New variable.

Change-Id: Ib6aa8a38946841e840b17848b07434487f0435ef
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-08 21:46:22 +00:00
Troy Figiel 1eda62a266
gnu: go-github-com-operatorfoundation-ed25519: Add missing input.
* gnu/packages/golang-crypto.scm (go-github-com-operatorfoundation-ed25519)
[native-inputs]: Add go-golang-org-x-crypto.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-05 22:34:48 +00:00
Hilton Chain 95c2de71a4
gnu: age-keygen: Move to (gnu packages golang-crypto).
This is a follow-up to c94fc0596f, which
introduces cyclic module dependencies.

* gnu/packages/golang.scm (age-keygen): Move to…
* gnu/packages/golang-crypto.scm (age-keygen): …here.

Change-Id: Id4f526cd07cf74304d481ca0c94b516360c8dc6c
2024-02-01 14:19:44 +08:00
Hilton Chain b2eac4455f
gnu: age: Move to (gnu packages golang-crypto).
This is a follow-up to c94fc0596f, which
introduces cyclic module dependencies.

* gnu/packages/golang.scm (age): Move to…
* gnu/packages/golang-crypto.scm (age): …here.

Change-Id: I471ea739315cb052ed61c69ad52906c5c46852f5
2024-02-01 14:19:38 +08:00
Sharlatan Hellseher b41bcc0434
gnu: go-torproject-org-pluggable-transports-goptlib: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib):
Move from here ...
gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I3bc97e64bd3680405c90eb84c2d7d3c7ff9092e0
2024-01-31 20:14:29 +00:00
Sharlatan Hellseher 9649f5e928
gnu: go-github-com-quic-go-qtls-go1-20: Sort package alphabetically.
* gnu/packages/golang-crypto.scm (go-github-com-quic-go-qtls-go1-20):
Sort package alphabeticaly to consist the style.

Change-Id: Ib9d1e037dc1172b33a80dc4b40c785b53a2a0586
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher ee76f7c279
gnu: go-github-com-99designs-go-keyring: Adjust inputs.
This package does not use GPG or password-store internally and is only
used as a dependency for aws-vault.

* gnu/packages/golang-crypto.scm (go-github-com-99designs-go-keyring):
Swap native-inputs to propagated-inputs.
[propagated-inputs]: Remove gnupg and password-store.

Change-Id: If5f57f656402058960df416bad25a76fa1b70718
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher 965f6d74ac
gnu: go-github-com-dvsekhvalnov-jose2go: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-dvsekhvalnov-jose2go): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I4c368c9005fd079078726b9165dff380b5092405
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher c94fc0596f
gnu: go-filippo-io-age: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-filippo-io-age): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I4eeadfd946910d56d2441a3469967d681b9e8677
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher a704c8a005
gnu: go-github-com-xanzy-ssh-agent: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-xanzy-ssh-agent): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I9eff26086b2b5e9e53e9271a64060f18b6197b3c
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher d71c57a9a6
gnu: go-github-com-99designs-go-keyring: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-99designs-go-keyring): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I7615759c4cdb66a37b492f11d736b1ccfa6b21f2
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher 1900b75c23
gnu: go-github-com-cespare-xxhash: Move to (gnu packages golang-crypto).
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/textutils.scm: Add (gnu packages golang-crypto) to used
modules.

Change-Id: Ic72cf6c4770cd3f03cc2e27c3455632ee16e7c09
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher bf30f46716
gnu: go-github-com-minio-blake2b-simd: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-minio-blake2b-simd): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I096cf86c48b0fdcbf7c5d0b454d45de12018c908
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher 9ae4da0018
gnu: go-github-com-operatorfoundation-ed25519: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-operatorfoundation-ed25519):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ia6a28bb8ad138b921e386f3b4d2dee65b43806d1
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher 4df431e6cb
gnu: go-github-com-gxed-hashland-keccakpg: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-gxed-hashland-keccakpg): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I000004efa349f0d7548003aeecc98c94669662de
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher c8640466e6
gnu: go-github-com-flynn-noise: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-flynn-noise): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ie08a20d57424b0ce5fc10ced2a75b29c8aa3fe7d
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher 65a2f158bb
gnu: go-github-com-minio-sha256-simd: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/backup.scm: Add (gnu packages golang-crypto) to used modules.

Change-Id: I4e57a1bee0c7e19a9bb60ce5ff72ccd5e42deea5
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher 06e70201f3
gnu: go-github-com-cloudflare-circl: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-cloudflare-circl): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I6d01b67c795d32387e0b77f1ea53d3a4a8f9939b
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher 857be8fb47
gnu: go-lukechampine-com-blake3: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-lukechampine-com-blake3): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/uucp.scm: Add (gnu packages golang-crypto) to used modules.

Change-Id: I56dba8380317a0f58f92140889611ac3075af2cf
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher fb63bfb9d5
gnu: go-github-com-btcsuite-btcd-btcec: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-btcsuite-btcd-btcec): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Iea48f1ba1edcf9daf567afc3ed1133f0895a0e99
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher 11f6c41d10
gnu: go-github-com-protonmail-go-crypto: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-protonmail-go-crypto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I8ab594fcb5b5b7eeec777a177eb7541ed49dba90
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher 42d10bd201
gnu: go-github-com-emersion-go-pgpmail: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-emersion-go-pgpmail): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/mail.scm: Add (gnu packages golang-crypto) to used
modules.

Change-Id: I6e5d284bb045acb30881c79258573c6c79ecc512
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher 4e3526db41
gnu: go-github-com-rfjakob-eme: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-rfjakob-eme): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ic38d75fd5d3114e246c08abe881fae62e6f9c6b9
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher 7ab2ae0ee7
gnu: go-github-com-aperturerobotics-jacobsa-crypto: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-aperturerobotics-jacobsa-crypto):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/file-systems.scm: Add (gnu packages golang-crypto) to
used modules.

Change-Id: I9562a3a3054b7d361758c5e5984891970f191ada
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher f7ca047b6d
gnu: go-github-com-jcmturner-aescts-v2: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-jcmturner-aescts-v2): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/golang-web.scm: Add (gnu packages golang-crypto) to used
modules.

Change-Id: Ie8f74e09ae50db4e4b0c9292d049cc46c033d6a6
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher ea912634de
gnu: go-github-com-quic-go-qtls-go1-20: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-quic-go-qtls-go1-20): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I28127466419cd798c926b62d160c6e512e5171bd
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher 6dc9ac6461
gnu: go-github-com-gaukas-godicttls: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-gaukas-godicttls): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I19e4a52a213469174ab2a7048abeff6dbf7f715c
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher e946e341df
gnu: go-github-com-marten-seemann-qtls: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I036e80323ac61d91743e2c42f878ecad06e6c9b9
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher ea9204ab4b
gnu: go-gitlab-com-yawning-edwards25519-extra: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-gitlab-com-yawning-edwards25519-extra):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I9c4aef2a0b58c482f838cc6a3a9e443dc05629b7
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher f54ec8a59b
gnu: go-filippo-io-edwards25519: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-filippo-io-edwards25519): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/password-utils.scm: Add (gnu packages golang-crypto) to
used modules.

Change-Id: I11769b8b212bf4cbe98fe10181c0a2a479c599df
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher 2dd97bd8c5
gnu: go-github-com-refraction-networking-utls: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-refraction-networking-utls):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I5d27ca70b36e8fae044e54927caab9ffec23347e
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher 6a85e9a269
gnu: go-github-com-marten-seemann-chacha20: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I25bc41e79e119f7a91510d5b7c55466ad7073a5c
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher f4e1a37903
gnu: go-github-com-aead-chacha20: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-aead-chacha20): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I97254ae17ba12327649d26f154396c42ed07b716
2024-01-28 23:21:03 +00:00