summaryrefslogtreecommitdiffstats
path: root/lass/2configs/buildbot-standalone.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-12-25 00:33:39 +0100
committermakefu <github@syntax-fehler.de>2016-12-25 00:33:39 +0100
commit47ade5b208c2fa2a1c4b96cbe753d2889a9da55e (patch)
treebfb13112f8d449e72693959830f8491190fabf81 /lass/2configs/buildbot-standalone.nix
parent3682e60aee26578f3163920b9feab641b21f5e5c (diff)
parent1d2c9377bc7b21ff7d27c6c04873a46df083d655 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/2configs/buildbot-standalone.nix')
-rw-r--r--lass/2configs/buildbot-standalone.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/2configs/buildbot-standalone.nix b/lass/2configs/buildbot-standalone.nix
index 72cd6642..7057d0c3 100644
--- a/lass/2configs/buildbot-standalone.nix
+++ b/lass/2configs/buildbot-standalone.nix
@@ -102,7 +102,7 @@ in {
]
)
- for i in [ "mors", "uriel", "shodan", "helios", "cloudkrebs", "echelon", "dishfire", "prism" ]:
+ for i in [ "mors", "uriel", "shodan", "helios", "icarus", "cloudkrebs", "echelon", "dishfire", "prism" ]:
addShell(f,name="build-{}".format(i),env=env_lass,
command=nixshell + \
["mkdir -p /tmp/testbuild/$LOGNAME && touch /tmp/testbuild/$LOGNAME/.populate; \