~ruther/guix-local

afe677a6 — Ricardo Wurmus 2 years ago
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
9f1ab898 — Efraim Flashner 2 years ago
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
7bf98da9 — Efraim Flashner 2 years ago
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
144c9503 — Ian Eure 2 years ago
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>
cdadef64 — Kiran Shila 3 years ago
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
cde0adaa — Troy Figiel 2 years ago
gnu: Add python-pyjanitor.

* gnu/packages/python-science.scm (python-pyjanitor): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
343f4f1d — Troy Figiel 2 years ago
gnu: Add python-unyt.

* gnu/packages/python-science.scm (python-unyt): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
370b79b4 — David Thompson 2 years ago
gnu: guile-next: Update to commit fb1f5e2.

* gnu/packages/guile.scm (guile-next): Update to commit fb1f5e2.

Change-Id: Ia699bf7bf950b8780366146508eec566a738fb80
21e4d6cd — Maxim Cournoyer 2 years ago
gnu: mumi: Update to 0.0.8.

* gnu/packages/mail.scm (mumi): Update to 0.0.8.

Change-Id: I0342f3cfb1b257d7beb25a5d9d0732895f88ec35
1e0ca05c — Maxim Cournoyer 2 years ago
gnu: mumi: Update to 0.0.7.

* gnu/packages/mail.scm (mumi): Update to 0.0.7.

Change-Id: Ia9280574a6774e27f8ab0b4654997b6518c561d2
2c5293af — Maxim Cournoyer 2 years ago
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
f74789cd — Sharlatan Hellseher 2 years ago
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
9649f5e9 — Sharlatan Hellseher 2 years ago
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
ee76f7c2 — Sharlatan Hellseher 2 years ago
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
232ed89d — Sharlatan Hellseher 2 years ago
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
8882af25 — Sharlatan Hellseher 2 years ago
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
88fea61a — Sharlatan Hellseher 2 years ago
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
965f6d74 — Sharlatan Hellseher 2 years ago
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
c94fc059 — Sharlatan Hellseher 2 years ago
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
a704c8a0 — Sharlatan Hellseher 2 years ago
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
Next