From 4943ac86e4f95a2e14fd209f3fdaac74a0d9ca2e Mon Sep 17 00:00:00 2001 From: Josselin Poiret Date: Mon, 31 Jan 2022 18:45:17 +0100 Subject: installer: Use system-wide guix for system init. * gnu/installer.scm (installer-program): Remove dependency on the guix package for the PATH. * gnu/installer/final.scm (install-system): Set PATH inside container to /run/current-system/profile/bin/. Signed-off-by: Mathieu Othacehe --- gnu/installer.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/installer.scm') diff --git a/gnu/installer.scm b/gnu/installer.scm index 7b2914be98..415f5a7af7 100644 --- a/gnu/installer.scm +++ b/gnu/installer.scm @@ -335,7 +335,6 @@ (define set-installer-path ntfs-3g ;mkfs.ntfs xfsprogs ;mkfs.xfs kbd ;chvt - guix ;guix system init call util-linux ;mkwap nano shadow -- cgit v1.2.3