aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/buildbot/buildbot_common.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-23 00:21:59 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-23 00:21:59 +0100
commit9fb4205e2ceadb79a93cbe44bd77ebebe8c94625 (patch)
treeb8e676c9a360eb47d78de6ec70f04f6c4dd0b546 /nixops/modules/buildbot/buildbot_common.json
parent80a3e0559c86d4f1fc2523b30db8a3d568cf1888 (diff)
downloadNix-9fb4205e2ceadb79a93cbe44bd77ebebe8c94625.tar.gz
Nix-9fb4205e2ceadb79a93cbe44bd77ebebe8c94625.tar.zst
Nix-9fb4205e2ceadb79a93cbe44bd77ebebe8c94625.zip
Add buildbot
Fixes https://git.immae.eu/mantisbt/view.php?id=74
Diffstat (limited to 'nixops/modules/buildbot/buildbot_common.json')
-rw-r--r--nixops/modules/buildbot/buildbot_common.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/nixops/modules/buildbot/buildbot_common.json b/nixops/modules/buildbot/buildbot_common.json
new file mode 100644
index 0000000..7a8d144
--- /dev/null
+++ b/nixops/modules/buildbot/buildbot_common.json
@@ -0,0 +1,14 @@
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}