1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 20:50:34 +02:00
Files
guix/guix
charje 0a0cf3bad4 guix: asdf-build-system: Only copy .asd for the package's systems.
* guix/build/asdf-build-system.scm (copy-files-to-output, install):
New asd-systems input parameter integrated into build system.

If the source code includes .asd files that are not meant to be loaded
in a package, those .asd should not be installed. Since ASDF requires
.asd file names to be unique, extraneous .asd files can cause conflicts
if there is more than one .asd file with the same name that should not
be loaded. This can happen if a project has example or template systems
that are not meant to be loaded.

Change-Id: Ib5772feab9d482c6327c31ead21330f49b257273
Signed-off-by: jgart <jgart@dismail.de>
2025-11-11 18:30:10 -06:00
..
2025-01-25 01:05:22 +08:00
2025-04-14 17:31:49 +02:00
2023-09-26 17:36:58 +02:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2023-08-25 14:24:43 +02:00
2017-11-08 22:31:58 +01:00
2024-04-15 22:36:42 +02:00
2024-04-15 22:36:42 +02:00