guix/gnu
Maxim Cournoyer 0ac95b4490
gnu: disarchive: Fix build when cross-compiling.
This follows commit 0b1f70d1a7, which inadvertently broke the build of Guix
for i586-pc-gnu (Hurd).

* gnu/packages/patches/disarchive-cross-compilation.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/backup.scm (disarchive)[source]: Apply it.
[phases]{delete-configure}: New phase.
[native-inputs]: Add guile-3.0 and guile-gcrypt.
2021-05-17 23:27:40 -04:00
..
bootloader
build
installer
machine
packages gnu: disarchive: Fix build when cross-compiling. 2021-05-17 23:27:40 -04:00
services services: Add a service for opendht. 2021-05-17 23:27:40 -04:00
system vm: Remove unused imports. 2021-05-17 23:59:58 +02:00
tests gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: disarchive: Fix build when cross-compiling. 2021-05-17 23:27:40 -04:00
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm