aboutsummaryrefslogtreecommitdiff
path: root/pkgs/status_engine/worker.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-06-16 15:23:20 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-06-16 16:16:00 +0200
commita97118c489a59d723538292214efaa10dfcb96df (patch)
tree853ec20d2af94dc8d3325fa3b781dd535cd72c86 /pkgs/status_engine/worker.json
parentb1b8a5623d22a7ee4301afe4e7b9d368ef7ded8f (diff)
downloadNix-a97118c489a59d723538292214efaa10dfcb96df.tar.gz
Nix-a97118c489a59d723538292214efaa10dfcb96df.tar.zst
Nix-a97118c489a59d723538292214efaa10dfcb96df.zip
Add status engine website
Diffstat (limited to 'pkgs/status_engine/worker.json')
-rw-r--r--pkgs/status_engine/worker.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgs/status_engine/worker.json b/pkgs/status_engine/worker.json
new file mode 100644
index 0000000..301bab5
--- /dev/null
+++ b/pkgs/status_engine/worker.json
@@ -0,0 +1,15 @@
1{
2 "tag": "02267d4-master",
3 "meta": {
4 "name": "worker",
5 "url": "https://github.com/statusengine/worker",
6 "branch": "master"
7 },
8 "github": {
9 "owner": "statusengine",
10 "repo": "worker",
11 "rev": "02267d495ae69137d6765dc6b0f453f80216f1cf",
12 "sha256": "06ci4mkmifdf1z15yc8rxl44ppi45vjz4s136yaccq9d8vk9iyd4",
13 "fetchSubmodules": true
14 }
15}