]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/tools/tools/kanboard.json
Add kanboard tool
[perso/Immae/Config/Nix.git] / nixops / modules / websites / tools / tools / kanboard.json
diff --git a/nixops/modules/websites/tools/tools/kanboard.json b/nixops/modules/websites/tools/tools/kanboard.json
new file mode 100644 (file)
index 0000000..5b1d115
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "tag": "v1.2.9",
+  "meta": {
+    "name": "kanboard",
+    "url": "https://github.com/kanboard/kanboard/",
+    "branch": "refs/tags/v1.2.9"
+  },
+  "github": {
+    "owner": "kanboard",
+    "repo": "kanboard",
+    "rev": "c4152316b14936556edf3bcc4d11f16ba31b8ae7",
+    "sha256": "18bn9zhyfc5x28hwcxss7chdq7c8rshc8jxgai65i5l68iwhvjg7",
+    "fetchSubmodules": true
+  }
+}