guix/gnu
Mathieu Othacehe 59bd4b90e8
gnu: indent: Fix aarch64 cross-compilation.
The packaged config.sub and config.guess do not have aarch64 support. Replace
them by the ones from automake.

* gnu/packages/code.scm (indent)[arguments]: Replace outdated config.sub and
config.guess, taken from ...
[native-inputs]: ... here, by adding automake.
(indent-2.2.12)[native-inputs]: Inherit from indent native-inputs to keep
automake that is added above.
2019-09-24 08:14:12 +02:00
..
bootloader
build Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
installer
machine
packages gnu: indent: Fix aarch64 cross-compilation. 2019-09-24 08:14:12 +02:00
services services: certbot: Add --manual-public-ip-logging-ok for manual challenges 2019-09-16 10:22:35 +02:00
system linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: python: Further cross-compilation fixes. 2019-09-24 08:12:54 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm