~ruther/guix-local

b98fcae5 — Andreas Enge 4 months ago
gnu: Remove python-pyhull.

* gnu/packages/python-xyz.scm (python-pyhull): Delete variable.

Fixes: guix/guix#2886
Change-Id: I4ad2e4dd31c9606bdb4b95fb0feba643e43887b0
a72b8fa7 — Yelninei 4 months ago
gnu: Register missing libfaketime patch.

Follow-up to commit 64c35295f5bcdd1305a78a907573ab4be169cebe

* gnu/local.mk (dist_patch_DATA): Register libfaketime-32bit.patch.

Change-Id: I3696f04f9155e3c7e113e6ecb86092610fb2b51a
Signed-off-by: Andreas Enge <andreas@enge.fr>
ba362b96 — Simen Endsjø 4 months ago
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>
f87404fb — Simen Endsjø 4 months ago
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>
69957051 — Nicolas Graves 4 months ago
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>
f1f9849c — Remco van 't Veer 4 months ago
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>
1bc8cd4a — Ludovic Courtès 4 months ago
gnu: guix: Update to d671b75.

* gnu/packages/package-management.scm (guix): Update to d671b75.

Change-Id: Ie2a55b49600543670ed79b332b7277967cd25280
b34c0081 — gnuphilic 4 months ago
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>
9540d41a — gnuphilic 4 months ago
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>
9abcf2b9 — gnuphilic 4 months ago
gnu: add utfcpp-2

* gnu/packages/textutils.scm (utfcpp-2): New variable

Change-Id: I3a682b22424794349a00c773aeba2ebc9343bf44
Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
783b58e1 — Sharlatan Hellseher 4 months ago
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
678bf175 — Sharlatan Hellseher 4 months ago
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
035bd6b0 — Sharlatan Hellseher 4 months ago
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
6d1bea21 — Hugo Buddelmeijer 4 months ago
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>
dd4eb8e4 — Hugo Buddelmeijer 4 months ago
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>
b2943f67 — Karl Hallsby 8 months ago
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>
066042c2 — Karl Hallsby 1 year, 9 months ago
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>
c4527dfb — Karl Hallsby 5 months ago
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>
521261b0 — Felipe Silva 5 months ago
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>
f3105493 — Brian Kubisiak 5 months ago
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>
Next