]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/tools/mastodon/mastodon.json
Rename virtual folder to nixops
[perso/Immae/Config/Nix.git] / nixops / modules / websites / tools / mastodon / mastodon.json
diff --git a/nixops/modules/websites/tools/mastodon/mastodon.json b/nixops/modules/websites/tools/mastodon/mastodon.json
new file mode 100644 (file)
index 0000000..11e59fa
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "tag": "v2.6.5",
+  "meta": {
+    "name": "mastodon",
+    "url": "https://github.com/tootsuite/mastodon",
+    "branch": "refs/tags/v2.6.5"
+  },
+  "github": {
+    "owner": "tootsuite",
+    "repo": "mastodon",
+    "rev": "887f9de6dc12ef405f92b94eeaa775df74ebb1ef",
+    "sha256": "0bszv3cnlqghwpkmh7qzak7wlanlp0dp5k4wxnl3acxzj72p53v5",
+    "fetchSubmodules": true
+  }
+}