From 91a84013e12b4ec8879ae004339124c076cffee7 Mon Sep 17 00:00:00 2001 From: Dhruvin Gandhi Date: Thu, 16 Dec 2021 14:55:17 +0530 Subject: [PATCH] images/guix: fetch or build latest guix We now will build the latest guix if the CI doesn't have substitutes available. This will ensure the builds are strictly up to date. This will prevent CI from making guix downgrade. Fixes: https://todo.sr.ht/~dhruvin/builds.sr.ht-guix/6 --- images/guix/genimg | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/images/guix/genimg b/images/guix/genimg index a327ed4..e36978f 100755 --- a/images/guix/genimg +++ b/images/guix/genimg @@ -86,17 +86,6 @@ guest_ssh build@localhost tee .gitconfig <