guix/gnu
David Elsing 048e5a0692
gnu: xnnpack: Update to commit 51a9875.
The tests which fail to build if building the shared library are removed by a
patch. Autogenerated files are removed by a snippet and generated in a
separate build phase.

* gnu/packages/machine-learning.scm (xnnpack): Update to commit 51a9875.
[source]: Add patch for tests. Add snippet to remove autogenerated files.
[arguments]: New modules and phase arguments.
[inputs]: Add clog and cpuinfo.
[native-inputs]: New field.
* gnu/packages/patches/xnnpack-remove-broken-tests.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patches/xnnpack-system-libraries.patch: Update patch.
2024-06-18 11:44:31 +02:00
..
bootloader
build file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
home home: services: Add home-startx-command-service-type. 2024-05-30 22:40:54 +01:00
installer
machine file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
packages gnu: xnnpack: Update to commit 51a9875. 2024-06-18 11:44:31 +02:00
services services: dnsmasq: Add escape hatch. 2024-06-13 22:43:59 +02:00
system services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
tests tests: libvirt-test: Give the libvirt service time to start. 2024-06-17 08:36:12 +03:00
artwork.scm
bootloader.scm
ci.scm ci: Add cross-compilation jobs for x86_64-linux-gnux32. 2024-06-13 08:53:20 +02:00
compression.scm
home.scm
image.scm
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: xnnpack: Update to commit 51a9875. 2024-06-18 11:44:31 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm