]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - pkgs/webapps/mastodon/mastodon.json
Move mastodon to pkgs
[perso/Immae/Config/Nix.git] / pkgs / webapps / mastodon / mastodon.json
diff --git a/pkgs/webapps/mastodon/mastodon.json b/pkgs/webapps/mastodon/mastodon.json
new file mode 100644 (file)
index 0000000..df73e8f
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "tag": "v2.7.4",
+  "meta": {
+    "name": "mastodon",
+    "url": "https://github.com/tootsuite/mastodon",
+    "branch": "refs/tags/v2.7.4"
+  },
+  "github": {
+    "owner": "tootsuite",
+    "repo": "mastodon",
+    "rev": "a91349d45da18d3c85f68ae9be762dad6301c3cf",
+    "sha256": "0x16c2m8d9nszr9hjw6j1i8gicvpgxzli5afaqd0z144y0ar62qa",
+    "fetchSubmodules": true
+  }
+}