diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-29 23:12:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-29 23:12:23 -0400 |
| commit | c67691f1aa202ae737264c68fe6f762dfe1b0481 (patch) | |
| tree | a67e89d4b7e5f4a63cd3b96bd08822a078d80588 | |
| parent | 02429f7ab103130c28d10e70fec96419024162a8 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
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. |
