aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/buildbot/buildbot_common.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-23 09:33:05 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-23 09:33:05 +0100
commite2b96bf56f536b3a8db732294ac13977e96cf322 (patch)
treee01d6b9aaddc1418c327940aa69e32eb397c74d6 /nixops/modules/buildbot/buildbot_common.json
parent9fb4205e2ceadb79a93cbe44bd77ebebe8c94625 (diff)
downloadNix-e2b96bf56f536b3a8db732294ac13977e96cf322.tar.gz
Nix-e2b96bf56f536b3a8db732294ac13977e96cf322.tar.zst
Nix-e2b96bf56f536b3a8db732294ac13977e96cf322.zip
Add caldance buildbot and optimize a bit the drivations
- Add caldance derivation - Move buildbot_common inside the repository - Avoid rebuilding all buildbot instances when modifying one project - Prepare for non-local workers
Diffstat (limited to 'nixops/modules/buildbot/buildbot_common.json')
-rw-r--r--nixops/modules/buildbot/buildbot_common.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/nixops/modules/buildbot/buildbot_common.json b/nixops/modules/buildbot/buildbot_common.json
deleted file mode 100644
index 7a8d144..0000000
--- a/nixops/modules/buildbot/buildbot_common.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "tag": "6f5a6e9-master",
3 "meta": {
4 "name": "buildbot_common",
5 "url": "gitolite@git.immae.eu:perso/Immae/Projets/Buildbot/common",
6 "branch": "master"
7 },
8 "git": {
9 "url": "gitolite@git.immae.eu:perso/Immae/Projets/Buildbot/common",
10 "rev": "6f5a6e926b23a80358c62ff2e8021128839b31bc",
11 "sha256": "1s2jhgg7wfyrsyv2qk44ylfzgviq4prhlz9yv2sxzcmypkqbjpm9",
12 "fetchSubmodules": true
13 }
14}