Commit graph

130490 commits

Author SHA1 Message Date
Ricardo Wurmus
a4e75305e2
gnu: r-sapa: Patch call of dstebz routine.
* gnu/packages/patches/r-sapa-lapack.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cran.scm (r-sapa)[source]: Add it.

Change-Id: I17354c4e8b3a0f322e17c9a1e17bc37c93630105
2024-01-30 15:16:20 +01:00
Ricardo Wurmus
a874d44053
gnu: r-with-tests: Prevent compression of libraries.
Compression prevents Guix from detecting references.
This is a follow-up to commit ff0d34a29b.

Reported-by: Jonas Freimuth.

* gnu/packages/statistics.scm (r-with-tests)[arguments]: Do not compress
included libraries like "parallel".

Change-Id: I278d19c1504d8ac33a1fc4a941467705a37d574d
2024-01-30 15:16:20 +01:00
Ricardo Wurmus
afe677a623
gnu: r-minimal, r-with-tests: Use G-expressions.
* gnu/packages/statistics.scm (r-minimal, r-with-tests)[arguments]: Use
G-expressions.

Change-Id: I241297444cdb261dfc9901efd73c436a7ccf0acf
2024-01-30 15:16:20 +01:00
Efraim Flashner
9f1ab898c3
gnu: python-scipy: Enable building on more architectures.
* gnu/packages/python-science.scm (python-scipy)[propagated-inputs]:
Only include python-jupytext on systems where it is supported.

Change-Id: Ic085094e4e3977e4c0698e8c03de09ee8e70f144
2024-01-30 13:43:32 +02:00
Efraim Flashner
7bf98da98b
gnu: libhdate: Fix pkg-config file.
* gnu/packages/calendar.scm (libhdate)[source]: Add snippet to adjust
the pkg-config file to have the correct prefix.

Change-Id: I5273f732a4e4e512057aa8bc1ecd40a81ec7828e
2024-01-30 09:25:32 +02:00
Ian Eure
144c95032e
gnu: emacspeak: Update to 59.0.
* gnu/packages/emacs-xyz.scm (emacspeak): Update to 59.0.
[source]: Switch to git-fetch.

Change-Id: I80e93286fa0de931e85f07c22e050faeaf8d0280
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2024-01-30 00:40:15 +01:00
Kiran Shila
cdadef6409
gnu: Add python-hdbscan.
* gnu/packages/machine-learning.scm (python-hdbscan): New variable.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I13a78dd795490e6d4a8486741e2d5281605b7bb9
2024-01-29 22:58:35 +00:00
Troy Figiel
cde0adaacd
gnu: Add python-pyjanitor.
* gnu/packages/python-science.scm (python-pyjanitor): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-29 21:40:59 +00:00
Troy Figiel
343f4f1d70
gnu: Add python-unyt.
* gnu/packages/python-science.scm (python-unyt): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-29 21:12:12 +00:00
David Thompson
370b79b4f5
gnu: guile-next: Update to commit fb1f5e2.
* gnu/packages/guile.scm (guile-next): Update to commit fb1f5e2.

Change-Id: Ia699bf7bf950b8780366146508eec566a738fb80
2024-01-29 13:38:35 -05:00
Maxim Cournoyer
21e4d6cd69
gnu: mumi: Update to 0.0.8.
* gnu/packages/mail.scm (mumi): Update to 0.0.8.

Change-Id: I0342f3cfb1b257d7beb25a5d9d0732895f88ec35
2024-01-29 10:23:15 -05:00
Maxim Cournoyer
1e0ca05c82
gnu: mumi: Update to 0.0.7.
* gnu/packages/mail.scm (mumi): Update to 0.0.7.

Change-Id: Ia9280574a6774e27f8ab0b4654997b6518c561d2
2024-01-29 10:16:07 -05:00
Maxim Cournoyer
2c5293afff
gnu: lugaru: Apply patch fixing sound.
* gnu/packages/patches/lugaru-fix-sound.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (lugaru) [source]: Update source URL.
Apply patch.
[arguments]: Use gexps.
[inputs]: Remove labels and sort.

Change-Id: Iebefc9fc43d3473e51c8c732539e6aa2f14d9f5f
2024-01-28 21:03:31 -05:00
Sharlatan Hellseher
f74789cd54
teams: go: Add more related files to the scope.
* etc/teams.scm (go): Add "gnu/packages/configuration-management.scm",
"gnu/packages/golang-crypto.scm", "gnu/packages/golang-web.scm",
"gnu/packages/syncthing.scm", "gnu/packages/terraform.scm". Sort list
alphabetically.

Change-Id: I56ce5bd21e487e5dbe2d84aa1d83e3239268fb71
2024-01-28 23:40:23 +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
232ed89d43
gnu: go-github.com-smartystreets-goconvey: Move to (gnu packages golang-check).
* gnu/packages/check.scm (go-github.com-smartystreets-goconvey): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I19d8db6e3b07e1d165396c0498e328b70b2cc760
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher
8882af2572
gnu: go-github.com-smartystreets-assertions: Move to (gnu packages golang-check).
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Ia90bbe984fe19dd48d9df91364a7ecf2bf8bd37f
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher
88fea61aae
gnu: go-github.com-smartystreets-gunit: Move to (gnu packages golang-check).
* gnu/packages/check.scm (go-github.com-smartystreets-gunit): Move from
here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I7204e118f99064027f0e10838d2b44fee212d21d
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
Sharlatan Hellseher
58c9683d81
gnu: go-github-com-libp2p-go-libp2p-peer: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-peer): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I7c372e17f03c9dc18027572582aa8416d59c2cba
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher
540ac7cd5e
gnu: go-github-com-shadowsocks-go-shadowsocks2: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-shadowsocks-go-shadowsocks2):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Iae18376cae074b6ffb2d5b1b27b6161f4712dfdb
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher
7c4e22b4ad
gnu: go-github-com-libp2p-go-libp2p-crypto: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-crypto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I407bec9b36d61475b2a555643f8bc89b623452e9
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher
91c79f376a
gnu: go-github-com-riobard-go-bloom: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-riobard-go-bloom): Move from
here ...
* gnu/packages/golang-crypto.go: ... to here.

Change-Id: I5ec63d8d9d90690348f494cb538ec2c4587a7557
2024-01-28 23:21:03 +00:00
Sharlatan Hellseher
547eec541d
gnu: go-github-com-multiformats-go-multihash: Move to (gnu packages golang-crypto).
* gnu/packages/golang.scm (go-github-com-multiformats-go-multihash):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

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

Change-Id: I153be971141cf60390d03bf589c5121d9554cf9a
2024-01-28 23:21:02 +00:00