guix/gnu
Mathieu Othacehe 3f44034e8f
installer: Use latest Guile.
Since the installer is loading Guix modules built with Guile 3.0.4, the
installer script must be run by the same Guile version to avoid a bytecode
incompatibility.

This is a follow-up of a2991de0f4.

* gnu/installer.scm (installer-program): Use guile3.0-latest for the
installation script.
2020-06-26 18:39:29 +02:00
..
bootloader
build system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
installer
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: emacs-evil-collection: Update to 20200626. 2020-06-26 15:26:16 +02:00
services services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
system system: image: Fix disk-image name. 2020-06-26 10:05:58 +02:00
tests tests: install: Disable image compression. 2020-06-26 15:00:08 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Build Guix System images. 2020-06-25 10:29:41 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk gnu: grub: Cross-build fix for system i686-linux. 2020-06-25 17:46:37 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm