~ruther/guix-local

d28b61d4 — Ashish SHUKLA 1 year, 13 days ago
gnu: tuxedo-keyboard: Update to 4.14.2.

* gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.14.2.

Change-Id: I2c1aa4995b6e0e5e4501b12af596cf07f7639d6f
Signed-off-by: Andreas Enge <andreas@enge.fr>
799e5473 — Noé Lopez 1 year, 1 month ago
gnu: guile-gnunet: Remove package.

The package fails to build and has not received an update since 2015.
The gnunet-scheme package provides similar functionality.

* gnu/packages/gnunet.scm (guile-gnunet): Remove variable.

Change-Id: Ia5b5111915529c511fb87c9d4eaad26c43171c95
Signed-off-by: Andreas Enge <andreas@enge.fr>
94a8daf9 — Ignas Lapėnas 1 year, 1 month ago
gnu: zabbix-agentd: Update to 7.2.9.

Zabbix has changed the license to AGPLv3 starting from v7.0, see:
<https://www.zabbix.com/license>.

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 7.2.9.
[license]: Correct it.
(zabbix-agent2) [patches]: Add zabbix-agent2-test-timezone-fix.patch
fixing timezone to UTC for datetimes test.
[native-inputs]: Remove go; add go-1.23.

* gnu/packages/patches/zabbix-agent2-test-timezone-fix.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Change-Id: Ia95e4debf340724a3fba4850380231b0da3fafd2
98a3f273 — Igorj Gorjaĉev 1 year, 1 month ago
gnu: erlang: Update to 27.3.4.1.

* gnu/packages/erlang.scm (erlang): Update to 27.3.4.1.

Change-Id: I0dbc21ee1d83b88ba1a7491fa8e9bc1c817e62bd
Signed-off-by: Andreas Enge <andreas@enge.fr>
ae7b6e1a — Andreas Enge 1 year, 14 days ago
gnu: elixir-machete: Update to 0.3.11.

* gnu/packages/elixir-xyz.scm (elixir-machete): Update to 0.3.11.

Change-Id: Ia504a076fd35e219f959b7c895225f993fc8eba8
3296e4ca — Thanos Apollo 1 year, 1 month ago
gnu: emacs-gnosis: Update to 0.5.3.

* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.5.3.
[#:phases]: Run 'make-info before install to generate doc files.
[native-inputs]: Add texinfo.
[propagated-inputs]: Add emacs-org-gnosis and emacs-transient.

Change-Id: I6d06fb755f95c7f9949588b62ba943048fa5b55c
Signed-off-by: Hilton Chain <hako@ultrarare.space>
035d1ec7 — Ahmad Draidi 2 years ago
gnu: durden: Update to 0.6.1-2.43211ac.

* gnu/packages/arcan.scm (durden): Update to 0.6.1-2.43211ac.

Change-Id: I4a5f99a15a04995bc09603fedd8227d469308df1
Signed-off-by: Andreas Enge <andreas@enge.fr>
ab768258 — Ahmad Draidi 2 years ago
gnu: arcan: Update to 0.6.3.3.

* gnu/packages/arcan.scm (arcan): Update to 0.6.3.3.

Change-Id: Icd3c6e46eedf3c1aa0e360961602e4207ced55c3
Signed-off-by: Andreas Enge <andreas@enge.fr>
62af6cf2 — Andreas Enge 1 year, 14 days ago
gnu: hiawatha: Update to 11.2.

* gnu/packages/web.scm (hiawatha): Update to 11.2.
[source]: Remove snippet.
* gnu/packages/tls.scm (mbedtls-for-hiawatha): Inherit from
mbedtls@3 instead of mbedtls-lts@2.
Co-authored-by: Gabriel Wicky <gabriel@erlikon.ch>

Change-Id: Id1b67ffb91f60df2fad2020a1b752452b364eede
a3c03929 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-hmmlearn: Skip 3 tests.

* gnu/packages/machine-learning.scm (python-hmmlearn) [arguments]
<test-flags>: Skip 3 failing tests.

Change-Id: Ifc9acf83830a76b55bde3ddf0e61efec73b53aad
c839f8ca — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-scitools-iris: Relax upper limit for dask version.

* gnu/packages/geo.scm (python-scitools-iris) [arguments] <test-flags>:
Skip one more failing test.
<phases>: Add 'relax-requirements.

Change-Id: I5a64b019cf4db615b757f30d3f8e522c7ce5d2cc
6bba6323 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-vaex-core: Relax upper limit for dask version.

* gnu/packages/python-science.scm (python-vaex-core) [arguments]
<phases>: Add 'relax-requirement.

Change-Id: Iae12fbafc6d235c99df4781521cb4fac965f7f3f
c2861537 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-arboreto: Migrate to pyproject.

* gnu/packages/bioinformatics.scm (python-arboreto) [build-system]: Use
pyproject.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Id4b3de1b02537bbc15032d0978ef74d6c045d329
4e900aa0 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-bokeh: Update to 3.7.3.

* gnu/packages/python-xyz.scm (python-bokeh): Update to 3.7.3.
[arguments] <tests?>: Disable for now.
<phases>: Add 'set-version.
[propagated-inputs]: Remove python-typing-extensions; add
python-contourpy, python-narwhals, python-pandas, and
python-xyzservices.

Change-Id: I0f2666a5559a1ec6ef5c113d03c1fe62337fac59
90c617a0 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-contourpy: Update to 1.3.2.

* gnu/packages/python-xyz.scm (python-contourpy): Update to 1.3.2.

Change-Id: I3e8517805d1c45f8738f6326c484604315f6b1f3
0955a504 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Add python-narwhals.

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

Change-Id: Iae0e6a3260ffb066172377c464a645bcb126b17b
0fb7ae74 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-scikit-image: Fix tests.

In some cases there could be an issue to test compiled Cython library
which is not available in local checkout working directory.  This change
is inspired by the way NixOS packages scikit-image and run tests from
the output with "--pyargs" option where compiled library is available.

See: <https://github.com/NixOS/nixpkgs/blob/nixos-25.05/\
pkgs/development/python-modules/scikit-image/default.nix>.

* gnu/packages/python-science.scm (python-scikit-image) [arguments]
<test-flags>: Run tests from {#$output}, add "--pyargs" option and skip
one more problematic test.
<phases>: Use default 'check; add 'pre-check and post-check.

Change-Id: I60f58359f59b371854f4963e2f7c65c9221a0924
d7c53159 — Benoit Martin 1 year, 5 months ago
gnu: python-distributed: Update to 2024.12.1.

* gnu/packages/python-science.scm (python-distributed): Update to 2024.12.1.

Change-Id: Ia557e7d87e48a709298bf7024ee01b08098f5842
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3cfcbae7 — Benoit Martin 1 year, 5 months ago
gnu: python-dask-expr: Update to 1.1.21.

* gnu/packages/python-science.scm (python-dask-expr): Update to 1.1.21.

Change-Id: Iaee50368ffafc473164865249e2a51732b1ea54f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b8a47133 — Benoit Martin 1 year, 5 months ago
gnu: python-dask: Update to 2024.12.1.

* gnu/packages/python-xyz.scm (python-dask): Update to 2024.12.1.

Change-Id: I776e9dd3d4a12d33e89e4d48a5e637cb9d6f465e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next