gnu: Remove python-pyhull.
* gnu/packages/python-xyz.scm (python-pyhull): Delete variable.
Fixes: guix/guix#2886
Change-Id: I4ad2e4dd31c9606bdb4b95fb0feba643e43887b0
gnu: valkey-8: Update to 8.1.4.
* gnu/packages/databases.scm (valkey-8): Update to 8.1.4.
Change-Id: Ied4262343078a36dfc4871861a1adf4cc7edcb18
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: valkey-7: Update to 7.2.11.
* gnu/packages/databases.scm (valkey-7): Update to 7.2.11.
Change-Id: I732e7641f4097e1b49d968a62eb69f12e8306970
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix: Fix guix-minimal install phase.
* doc/local.mk (sub_commands_mans): Add guix-copy conditionally.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
machine: hetzner: Fix install OS.
Debian no longer ships guix package.
* gnu/machine/hetzner.scm (hetzner-machine-rescue-install-os): Use
guix-install.sh.
Change-Id: I8344d5877057181235c233d9f6f745507af30b85
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: guix: Update to d671b75.
* gnu/packages/package-management.scm (guix): Update to d671b75.
Change-Id: Ie2a55b49600543670ed79b332b7277967cd25280
gnu: apertium: Update to 3.9.12
* gnu/packages/dictionaries.scm(apertium): Update to 3.9.12
Also make the apertium script use store paths.
Change-Id: Ic147f3219bc5bfcc0a907a5cbf06ac476de8b3f8
Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
gnu: lttoolbox: Update to 3.7.6.
* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.7.6.
Change-Id: I8c8acaa60818df645fe8ca92869c813d1d59e1eb
Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
gnu: add utfcpp-2
* gnu/packages/textutils.scm (utfcpp-2): New variable
Change-Id: I3a682b22424794349a00c773aeba2ebc9343bf44
Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
gnu: hatch: Move to package-management.
* gnu/packages/python-xyz.scm (hatch): Move from here ...
* gnu/packages/package-management.scm: ... to here.
Change-Id: I09eec61efc1f57d0e983ef5e366e89afad168364
gnu: hatch: Adjust inputs.
hatch is a final program which is not meant to be used as Python library,
this change move all propagated inputs to inputs.
* gnu/packages/python-xyz.scm (hatch)[propagated-inputs]: Move from here ...
[inputs]: ... to here.
Change-Id: I84feebbefd20db7656831becc8a62fff100e716d
gnu: hatch: Update to 1.9.7.
* gnu/packages/python-xyz.scm (hatch): Update to 1.9.7.
[source] <snippet>: Remove as no longer required.
[arguments] <test-flags>: Rework skipped tests and enable more.
[propagated-inputs]: Remove python-hatchling, python-pyperclip, and
python-virtualenv; add python-hatchling-for-hatch,
python-virtualenv-for-hatch, and python-zstandard.
[native-inputs]: Add nss-certs-for-test and python-hatch-vcs.
* gnu/packages/python-xyz.scm (python-virtualenv-for-hatch): New variable.
* gnu/packages/python-build.scm (python-hatchling-for-hatch): New variable.
Change-Id: Ib22be321c7afe79bb9d21029a1a0b1909508ed2f
gnu: python-scitools-iris: Fix build by updating to 3.12.3.
* gnu/packages/geo.scm (python-scitools-iris): Update to 3.12.3.
[source]: Switch to git-fetch.
[arguments] <#:phases>: Update patches and tests to 3.12.3.
[native-inputs]: Remove python-wheel; add python-pytest-mock.
Change-Id: I69422fc4e7b60a4676c20d499e75f2afb6e488d5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-imagehash: Update to 4.3.2.
* gnu/packages/python-science.scm (python-imagehash): Update to 4.3.2.
[arguments] <#:phases>: Add 'remove-six phase.
Change-Id: I201164afd8c327db4f9f652967c7ea30dfd84a8c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add tree-sitter-mermaid.
* gnu/packages/tree-sitter.scm (tree-sitter-mermaid): New variable.
Change-Id: Ide1c709fe4c4e0663cf72881a160e9d11ca5a26d
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add tree-sitter-dot.
* gnu/packages/tree-sitter.scm (tree-sitter-dot): New variable.
Change-Id: I88a023574d2c05dff687805e3474b0d0512a0682
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add tree-sitter-qml.
* gnu/packages/tree-sitter.scm (tree-sitter-qml): New variable.
Change-Id: I0a513942073bd5911a37ccb2162b4f6d09b36d32
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add tree-sitter-toml.
* gnu/packages/tree-sitter.scm (tree-sitter-toml): New variable.
Change-Id: I0c0314331bffb1d60ef2b59e9c62ad7e2c645ecb
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add tree-sitter-starlark.
* gnu/packages/tree-sitter.scm (tree-sitter-starlark): New variable.
Change-Id: If4ccd89defeeb20884a3f82c5fc66db849b0be85
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>