guix/gnu
Ludovic Courtès 95a03aa5c5
system: install: Always use 'current-guix'.
Fixes <https://issues.guix.gnu.org/53210>.
Reported by Mathieu Othacehe <othacehe@gnu.org>.

* gnu/system/install.scm (%installation-services): Set 'guix' to
use (current-guix) in 'guix-configuration'.
* gnu/system/examples/vm-image.tmpl: Likewise.
* gnu/tests/install.scm (operating-system-with-current-guix): Remove.
(run-install, installation-os-for-gui-tests): Remove its uses.
* Makefile.am (release): Remove intermediate use of
'update-guix-package.scm' and subsequent 'git commit' invocation.
2022-08-09 15:16:06 +02:00
..
bootloader
build
home home: Use warning instead of display. 2022-08-05 15:28:03 +02:00
installer installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
machine
packages gnu: guix: Default 'current-guix' is built using the current channels. 2022-08-09 15:16:06 +02:00
services services: configuration: Step back from *unspecified*. 2022-08-01 12:49:35 -04:00
system system: install: Always use 'current-guix'. 2022-08-09 15:16:06 +02:00
tests system: install: Always use 'current-guix'. 2022-08-09 15:16:06 +02:00
artwork.scm
bootloader.scm
ci.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
home.scm
image.scm
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: unzip: Patch for CVE-2022-0529 and CVE-2022-0530. 2022-08-08 19:21:45 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm