From c67691f1aa202ae737264c68fe6f762dfe1b0481 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 May 2015 23:12:23 -0400 Subject: [PATCH] propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index 510fd8d..73c9687 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -158,7 +158,7 @@ honeybee = standardSystem "honeybee.kitenet.net" Testing "armhf" -- & Systemd.nspawned (GitAnnexBuilder.standardAutoBuilderContainer -- osver Cron.Daily "22h") & Chroot.provisioned - (Chroot.debootstrapped builderos mempty "/var/lib/containers/armel-git-annex-builder" + (Chroot.debootstrapped builderos mempty "/var/lib/container/armel-git-annex-builder" & GitAnnexBuilder.standardAutoBuilder builderos Cron.Daily "22h") where -- Using unstable to get new enough ghc for TH on arm.