summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2015-05-29 23:12:23 -0400
committerJoey Hess2015-05-29 23:12:23 -0400
commitc67691f1aa202ae737264c68fe6f762dfe1b0481 (patch)
treea67e89d4b7e5f4a63cd3b96bd08822a078d80588
parent02429f7ab103130c28d10e70fec96419024162a8 (diff)
propellor spin
-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.