~ruther/guix-local

ref: f2b3c36bee8c232b026a66de93db38e13fbd7076 guix-local/gnu d---------
145dfde0 — David Elsing 1 year, 2 months ago
gnu: python-pytorch-geometric: Update to 2.6.1.

* gnu/packages/machine-learning.scm (python-pytorch-geometric): Update to 2.6.1.
[arguments]<#:phases>: Disable another test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
40b21618 — David Elsing 1 year, 2 months ago
gnu: python-torchvision: Update to 0.20.1.

* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.20.1.
[native-inputs]: Add pybind11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
09e78c34 — David Elsing 1 year, 2 months ago
gnu: python-pytorch-for-r-torch: Fix build.

The build fails because the types of function pointers with return type
'__m256' and 'const __m256' (or '__m512' and 'const __m512') are not treated
as compatible by the compiler.

* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch)
[arguments]: New field.
[inputs]: Add foxi.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a0a9044d — David Elsing 1 year, 2 months ago
gnu: python-pytorch: Update to 2.5.1.

This also updates the qnnpack-pytorch package.

* gnu/packages/machine-learning.scm (%python-pytorch-version): Set to 2.5.1.
(%python-pytorch-src): Adjust hash accordingly.
(python-pytorch)[arguments]<#:phases>: Add 'remove-fr-trace-script
phase. Adjust 'use-system-libraries phase.
[native-inputs]: Add nlohmann-json. Replace cmake with cmake-minimal.
[inputs]: Remove foxi.
* gnu/packages/patches/python-pytorch-fix-codegen.patch: Adjust patch.
* gnu/packages/patches/python-pytorch-system-libraries.patch: Adjust patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9a6221e7 — David Elsing 1 year, 2 months ago
gnu: fbgemm: Update to 1.0.0.

* gnu/packages/machine-learning.scm (fbgemm): Update to 1.0.0.
[arguments]: Add #:cmake.
* gnu/packages/patches/fbgemm-use-system-libraries.patch: Adjust patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
598907db — David Elsing 1 year, 2 months ago
gnu: oneapi-dnnl: Regenerate autogenerated files.

* gnu/packages/machine-learning.scm (oneapi-dnnl)[source]: Add snippet.
[arguments]<#:configure-flags>: Add "-DDNNL_EXPERIMENTAL_UKERNEL=ON".
[arguments]<#:phases>: Add 'codegen phase.
[native-inputs]: New field to add castxml, clang-17 and python.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8e79dff6 — David Elsing 1 year, 2 months ago
gnu: python-sympy: Update to 1.13.3.

* gnu/packages/python-xyz.scm (python-sympy): Update to 1.13.3.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Adjust 'check phase.
[native-inputs]: New field to add python-hypothesis, python-pytest,
python-setuptools and python-wheel.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c8ceb0cb — David Elsing 1 year, 2 months ago
gnu: python-optree: Update to 0.14.0.

* gnu/packages/python-xyz.scm (python-optree): Update to 0.14.0.
[source]: Remove patch.
[arguments]<#:test-flags>: Disable additional failing test.
[native-inputs]: Replace pybind11 with pybind11-2.13 and cmake with
cmake-minimal.
* gnu/packages/patches/python-optree-fix-32-bit.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2f10079c — David Elsing 1 year, 2 months ago
gnu: Add pybind11-2.13.

* gnu/packages/python-xyz.scm (pybind11-2.13): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
04e5c96f — David Elsing 1 year, 2 months ago
gnu: onnx: Update to 1.17.0.

* gnu/packages/machine-learning.scm (onnx): Update to 1.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b0eed01f — David Elsing 1 year, 2 months ago
gnu: flatbuffers-next: Update to 24.12.23.

* gnu/packages/serialization.scm (flatbuffers-next): Update to 24.12.23.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5219c435 — David Elsing 1 year, 2 months ago
gnu: cpp-httplib: Update to 0.18.5.

* gnu/packages/cpp.scm (cpp-httplib): Update to 0.18.5.
[native-inputs] Add curl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6d869d3f — David Elsing 1 year, 2 months ago
gnu: cpuinfo: Update to commit ca156f7.

* gnu/packages/parallel.scm (cpuinfo): Update to commit ca156f7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ac35e864 — David Elsing 1 year, 2 months ago
gnu: asmjit: Update to commit cfc9f81.

* gnu/packages/cpp.scm (asmjit): Update to commit cfc9f81.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add wideriver.

* gnu/packages/wm.scm (wideriver): New variable.

Change-Id: Iab2a6bd8bd02098105848d240af0271df44b58bf
9fc3233d — Zheng Junjie 1 year, 2 months ago
gnu: nvi: Fix build on gcc-14.

* gnu/packages/nvi.scm (nvi)[arguments]<#:make-flags>: Add CFLAGS=-g -O2
-Wno-incompatible-pointer-types -Wno-implicit-function-declaration.

Change-Id: Idb0b26dc29f90cd84aff5ac4da8b8aef5e0c1299
ed7c8ab4 — Matthias Riße 1 year, 2 months ago
gnu: git-annex: Update to 10.20250115.

* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20250115.

Change-Id: I567962854682007c0db43e949fa451046b52bdba
91cd3bc1 — Felix Gruber 1 year, 2 months ago
gnu: python-pods: Fix build.

* gnu/packages/python-science.scm (python-pods): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I758d7a45e8e7baf436abe3c0b2ad92241c0bab48
12b81c3b — Zheng Junjie 1 year, 2 months ago
gnu: mu: Update to 1.12.8.

* gnu/packages/mail.scm (mu): Update to 1.12.8.

Change-Id: I763db6935e53bd7573f00443656a3f37a930deed
f6687e70 — Sharlatan Hellseher 1 year, 2 months ago
gnu: go-github-com-zclconf-go-cty: Skip some tests on non 64bit arch.

As seen in <https://ci.guix.gnu.org/build/8739612/log/raw>, 2 tests
failed on i686-linux, where all passed on x86_64-linux. These changes
skip some tests on non 64bit architectures.

* gnu/packages/golang-xyz.scm (go-github-com-zclconf-go-cty) [arguments]
<test-flags>: Conditionally skip some tests on non 64bit architectures.

Change-Id: Ib9c50f297744d0fe4b6f40811fdeeeb2d22a361d
Next