1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu
Nicolas Graves 32795f39a4 gnu: xnnpack: Improve package.
This rework was done for updating xxnpack-for-r-torch to its next
version.  The refactor is done to avoid copying the huge snippet and
generate-files phase for it.

* gnu/packages/machine-learning.scm (xnnpack)
[source]<snippet>: Guard against potentially non-existing files in
another source. Improve generated files removal.
[configure-flags]: Rewrite using gepxs.
[arguments]<#:phases>: Handle multilines and guard against potentially
non-existing files in phase 'generate-files.

Change-Id: If97cadf5ed0b34a68d99fb73bd3ea99411820aaa
Reviewed-by: David Elsing <david.elsing@posteo.net> @dtelsing
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-08-20 13:05:51 +01:00
..
2025-08-20 13:05:51 +01:00
2025-08-19 22:18:23 +02:00