~ruther/guix-local

0f39ab35 — Sharlatan Hellseher 5 months ago
gnu: python-typeapi: Update to 2.2.4.

* gnu/packages/python-xyz.scm (python-typeapi): Update to 2.2.4.
[arguments] <phases>: Remove 'patch-build-system.
[native-inputs]: Remove python-poetry-core; add python-hatchling.

Change-Id: I91e3dd6135f1cfd42127a1f93326b06de9475f47
17dbec83 — Sharlatan Hellseher 5 months ago
gnu: python-safety: Update to 3.6.2.

* gnu/packages/python-xyz.scm (python-safety): Update to 3.6.2.
[arguments] <test-flags>: Skip 4 more tests.
<phases>: Add 'disable-telemetry.

Change-Id: Icd0acec1193fab8e197a281a046aa611da1bacb8
808703c4 — Sharlatan Hellseher 5 months ago
gnu: python-typer: Update to 0.19.2.

* gnu/packages/python-xyz.scm (python-typer): Update to 0.19.2. Fix
indentation and style.
[arguments] <test-flags>: Run tests in parallel, supported by upstream.
<phases>: Remove 'pre-check.
[native-inputs]: Add python-pytest-xdist.

Change-Id: Ib3810ea21d64b59b3a90935ed9caaabe8d6c5796
0556de0b — Sharlatan Hellseher 5 months ago
gnu: python-types-aiofiles: Update to 25.1.0.20251011.

* gnu/packages/python-xyz.scm (python-types-aiofiles): Update to 25.1.0.20251011.

Change-Id: I488ab4373a4495ea06f1d8b2533e451036c241f4
5b0b42a8 — Sharlatan Hellseher 5 months ago
gnu: python-types-dataclasses: Update to 0.6.6.

* gnu/packages/python-xyz.scm (python-types-dataclasses): Update to 0.6.6.
[buld-system]: Switch to pyproject-build-system.
[arguments] <tests?>: No tests.
[native-inputs]: Add python-setuptools.

Change-Id: I6e064f79f6ea6914b9d1ac662a52e43887ef977b
87895d6f — Simon Tournier 5 months ago
teams: Add Simon's Codeberg account.

* etc/teams.scm (Simon Tournier): Add zimoun's Codeberg account.

Change-Id: Ieae7102413890e2df3733d3584464ace92cfbf88
Signed-off-by: Andreas Enge <andreas@enge.fr>
821336ef — Zheng Junjie 5 months ago
gnu: Remove libkscreen-5.

* gnu/packages/kde-plasma.scm (libkscreen-5): Delete variable.

Change-Id: I58e7708f66ba80b03805d9b12b47f87c37d9b273
Signed-off-by: Andreas Enge <andreas@enge.fr>
60f25f5e — Jonathan Brielmaier 5 months ago
gnu: ultrastar-deluxe: Update to 2025.10.1.

* gnu/packages/games.scm (ultrastar-deluxe): Update to 2025.10.1.
[arguments]: Remove linking with zlib, which was removed in 2025.9.0.
[inputs]: Remove zlib.

Change-Id: I06327e19571b0281c1e366f76bc8a6b74d43b1b2
Signed-off-by: Andreas Enge <andreas@enge.fr>
0a50d94a — Arjan Adriaanse 6 months ago
gnu: Add reform2-lpc-module.

* gnu/packages/linux.scm (reform2-lpc-module): New variable.

Change-Id: I02d97a43293a90f4ce23964441f27d6693bd3fc7
10c51792 — Arjan Adriaanse 6 months ago
build-system: linux-module: Preserve inputs of kernel.

Build phases that are not replaced when making the builder can depend on these
inputs, which is the case for example with linux-libre-arm64-mnt-reform.

* guix/build-system/linux-module.scm (make-linux-module-builder): Include
inputs from inherited package.

Change-Id: I1a0377b3baea4f2f7028474e48dad0e27e6bc828
455c6575 — Vagrant Cascadian 5 months ago
gnu: linux-libre-arm64-mnt-reform: Add support for nftables.

* gnu/packages/linux.scm (linux-libre-arm64-mnt-reform-6.16,
linux-libre-arm64-mnt-reform-6.12): Add kernel configuration for nftables
support.

Change-Id: Iad01d62f6a3a2f332cdb5e8ce09c5f580fe5fc6b
fd03f702 — Herman Rimm 7 months ago
gnu: linux-libre-arm64-generic: Build motorcomm module.

* gnu/packages/linux.scm (linux-libre-arm64-generic)
(linux-libre-lts-arm64-generic): Build motorcomm kernel module.

Change-Id: I2cb40f4bf0878b36fcf61fe8e8cfe810b3e3b264
fc4f3f99 — Leo Famulari 5 months ago
gnu: linux-libre 6.6: Update to 6.6.111.

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.111.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I7b9da48bd595a517dd5b2c04331952e8f37e18a9
5dcc406f — Leo Famulari 5 months ago
gnu: linux-libre 6.12: Update to 6.12.52.

* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.52.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: Ieac1d76b78c886ff841438974c94e878c6a57662
b17a850e — Leo Famulari 5 months ago
gnu: linux-libre: Update to 6.16.12.

* gnu/packages/linux.scm (linux-libre-6.16-version): Update to 6.16.12.
(linux-libre-6.16-pristine-source): Update hash.

Change-Id: I462074d34cc390fd0538d82177cdacee2363f483
cbfc6b95 — Leo Famulari 6 months ago
gnu: xoscope: Update to 2.3-0.0.0.d97b9b1.

Fixes this build failure:

------
comedi.c: In function ‘open_comedi’:
comedi.c:480:15: error: too few arguments to function ‘comedi_get_cmd_generic_timed’
  480 |         ret = comedi_get_cmd_generic_timed(comedi_dev, comedi_subdevice, &cmd, 0);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from comedi.c:27:
/gnu/store/hghrvvp0lnmfb8ifad30yfgj1bca7ypx-comedilib-0.13.0/include/comedilib.h:193:5: note: declared here
  193 | int comedi_get_cmd_generic_timed(comedi_t *dev,unsigned int subdevice,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:508: comedi.o] Error 1
------

* gnu/packages/electronics.scm (xoscope): Update to 2.3-0.0.0.d97b9b1.
[origin]: Use git-fetch.
[native-inputs]: Add automake, libtool, autoconf for bootstrapping.

Change-Id: If78a5f4fcdbcf477bc3e7c7dbf57c37ea397c020
5622b860 — Andreas Enge 5 months ago
gnu: Remove breeze-qt5.

* gnu/packages/kde-plasma.scm (breeze-qt5): Delete variable.

Change-Id: I2deb8f902f106528ddb8ae498b9bb4404f7a90e6
d71c5b7b — Andreas Enge 5 months ago
gnu: Remove purpose-5.

* gnu/packages/kde-frameworks.scm (purpose-5): Delete variable.

Change-Id: I4c727782e4240d2aa2a4e69703dea1a2138786f6
929b279c — Andreas Enge 5 months ago
gnu: Remove knotifyconfig-5.

* gnu/packages/kde-frameworks.scm (knotifyconfig-5): Delete variable.

Change-Id: Ib55517a764e90a3b54e254d48b3ac0a785caa283
ea6e2392 — Andreas Enge 5 months ago
gnu: Remove kemoticons.

* gnu/packages/kde-frameworks.scm (kemoticons): Delete variable.

Change-Id: I189c8811bbde7f9d4d6cb268d86f554ab859b79d
Next