~ruther/guix-local

0983a650 — Sughosha 6 months ago
gnu: kunifiedpush: Update to 25.08.1.

* gnu/packages/kde-internet.scm (kunifiedpush): Update to 25.08.1.
[inputs]: Add openssl and solid.

Change-Id: I7bba4fcd0ae6677746fc6e1b5b86cf7ed47b427d
4d7566ed — Sughosha 6 months ago
gnu: ktorrent: Update to 25.08.1.

* gnu/packages/kde-internet.scm (ktorrent): Update to 25.08.1.

Change-Id: I596cd85ede69c01c52a785069984270565053850
587581fa — Sughosha 6 months ago
gnu: konversation: Update to 25.08.1.

* gnu/packages/kde-internet.scm (konversation): Update to 25.08.1.

Change-Id: Iebaabba154115f08a7e904611d14e6355442bd1f
9b2cd6d9 — Sughosha 6 months ago
gnu: kget: Update to 25.08.1.

* gnu/packages/kde-internet.scm (kget): Update to 25.08.1.

Change-Id: Ib450560b6f89415f46c94926c963cd033f9cc5f6
ec82cf7d — Sughosha 6 months ago
gnu: falkon: Update to 25.08.1.

* gnu/packages/kde-internet.scm (falkon): Update to 25.08.1.

Change-Id: If162ea4afdffb031e83e85de7c25823d727be276
6de01dfd — Sharlatan Hellseher 6 months ago
gnu: python-srsly: Update to 2.5.1.

* gnu/packages/python-xyz.scm (python-srsly): Update to 2.5.1.
[arguments] <test-flags>: Provide option to run tests again installed
module, skip 3 failing tests.
<phases>: Remove 'build-extensions.
[native-inputs]: Remove python-wheel.

Change-Id: I4ee33c5ec18caeb6fbb5685e15bc557918f3612c
25f4edfb — Sharlatan Hellseher 6 months ago
gnu: python-pathy: Move to python-web.

* gnu/packages/python-xyz.scm (python-pathy): Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: I6e8bc42e2ea2b57cd9b5d4b54b7618339edaf520
309927a2 — Sharlatan Hellseher 6 months ago
gnu: python-pathy: Update to 0.11.0.

* gnu/packages/python-xyz.scm (python-pathy): Update to 0.11.0.
[propagated-inputs]: Remove python-smart-open; add python-pathlib-abc and
python-smart-open-6.
[native-inputs]: Remove python-wheel.

Change-Id: I84d58b53e808a6e2d1ab183235c689a3864abfcd
35499221 — Sharlatan Hellseher 6 months ago
gnu: Add python-smart-open-6.

* gnu/packages/python-web.scm (python-smart-open-6): New variable.

Change-Id: I937ab8f574ddb9559f3863e6a988a77b0a1dd01f
a2de5f94 — Sharlatan Hellseher 6 months ago
gnu: Add python-pathlib-abc.

* gnu/packages/python-xyz.scm (python-pathlib-abc): New variable.

Change-Id: If356aa8eab82d2542eb556395e7b8403a18cddc8
56c97d66 — Sharlatan Hellseher 6 months ago
gnu: python-murmurhash: Move to pyhton-crypto.

* gnu/packages/python-xyz.scm (python-murmurhash): Move from here ...
* gnu/packages/python-crypto.scm: ... to here.
* gnu/packages/machine-learning.scm: Add python-crypto module.

Change-Id: I59a26e82622112736b5a331dd948d9aa91255207
812a676d — Sharlatan Hellseher 6 months ago
gnu: python-murmurhash: Update to 1.0.10.

* gnu/packages/python-xyz.scm (python-murmurhash): Update to 1.0.10.
[native-inputs]: Remove python-wheel.

Change-Id: I14773c9fd43d24c90af5bcd301dd34894f1ba283
f0184ea6 — Sharlatan Hellseher 6 months ago
gnu: python-langcodes: Update to 3.5.0.

* gnu/packages/python-xyz.scm (python-langcodes): Update to 3.5.0.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Add python-language-data.
[native-inputs]: Add python-setuptools and python-setuptools-scm.

Change-Id: I0fc376639843eecdd3489f5b8cc861fb5708d09d
9b6376b6 — Sharlatan Hellseher 6 months ago
gnu: Add python-language-data.

* gnu/packages/python-xyz.scm (python-language-data): New variable.

Change-Id: Ib43630b752992cd647c61adfa127276d0dbd7120
9046b7f8 — Sharlatan Hellseher 6 months ago
gnu: Add python-marisa-trie.

* gnu/packages/python-xyz.scm (python-marisa-trie): New variable.

Change-Id: I34aab5ffbc9b1b05ee5c820a3806bbae2e8c14be
d3b2c73d — Sharlatan Hellseher 6 months ago
gnu: python-id: Fix license.

* gnu/packages/python-xyz.scm (python-id) [license]: Fix it.

Change-Id: Idd307cba21347fb7a8d5e9d1d190a650b0fb4e5b
b874f261 — Sharlatan Hellseher 6 months ago
gnu: python-anyascii: Update to 0.3.3.

* gnu/packages/python-xyz.scm (python-anyascii): Update to 0.3.3.
[native-inputs]: Remove python-setuptools; add python-pytest.

Change-Id: I6317366173a65cbc1493700ab46abd8b1b0964f0
3fa30960 — Maxim Cournoyer 6 months ago
gnu: mesa-opencl: Introduce rust-bindgen-cli-next to avoid mesa rebuild.

* gnu/packages/rust-apps.scm (rust-bindgen-cli-next): New variant.
(rust-bindgen-cli) [inputs]: Revert to use default clang.
* gnu/packages/gl.scm (mesa-opencl) [native-inputs]: Replace rust-bindgen-cli
with rust-bindgen-cli-next.

Change-Id: Ia1acb30869d368f54a3b41250ef4d95ebbcd90b0
b733de0d — Maxim Cournoyer 6 months ago
gnu: mesa-opencl-icd: Deprecate in favor of mesa-opencl.

The previously used Clover backend has been removed.

* gnu/packages/gl.scm (mesa-opencl-icd): Define as deprecated, using as
replacement...
(mesa-opencl): ... this, absorbing its icd file adjusting phase.
[#:modules]: New field.
[#:phases] {use-absolute-file-name-in-rusticl}: New phase.

Change-Id: If7ff766557dd37928e70d8e3ae03d7f1f467ab8a
e2f6d4f9 — Maxim Cournoyer 6 months ago
gnu: mesa-opencl: Use the new rusticl OpenCL backend.

The previously used Clover backend has been removed.

* gnu/packages/gl.scm (mesa-opencl) [#:configure-flags]: Remove
gallium-opencl flag. Add gallium-rusticl and gallium-rusticl-enable-drivers.
* gnu/packages/rust-apps.scm (rust-bindgen-cli) [inputs]: Replace clang with
clang-18.

Change-Id: I4e3557816c9a5bb5c652295f1351c3bd8eac608d
Next