summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 510fd8da..73c9687b 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.