guix/gnu
Tim Johann b4fbeae3d9
gnu: chez-scheme-for-racket-bootstrap-bootfiles: change for aarch64.
* gnu/packages/chez.scm (chez-scheme-for-racket-bootstrap-bootfiles):
  Temporary change for build on aarch64, making racket available on aarch64.
  Architecture autodetect in rktboot only addresses x86 archs, so far.
  This work-around sets the architecture, looked up in translation table,
  explicitly.  The long term solution should be to fix rktboot to include
  other natively supported architectures in the autodetect mechanism.
    cf. https://github.com/racket/racket/issues/3948
  [arguments] use --machine even when architecture is supported by Racket's
  fork of ChezScheme.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:24:23 +02:00
..
bootloader
build
home home: services: Export home-xmodmap-service-type and configuration. 2023-03-26 19:57:07 +02:00
installer
machine
packages gnu: chez-scheme-for-racket-bootstrap-bootfiles: change for aarch64. 2023-03-26 23:24:23 +02:00
services services: herd: Remove workaround for Shepherd < 0.5.0. 2023-03-26 23:24:23 +02:00
system linux-container: Remove hosts-service-type when network is shared. 2023-03-26 14:15:16 +01:00
tests tests: gdm: Remove tmpfs related tests. 2023-03-21 16:53:28 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm home: 'home-environment-with-provenance' uses the HE location info. 2023-03-20 09:14:23 +04:00
image.scm
installer.scm
local.mk gnu: guile-3.0-latest: Add patch for invalid unicode handling. 2023-03-24 13:39:05 +00:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm