aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/mastodon/mastodon.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-25 23:15:08 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-25 23:15:08 +0100
commit01f21083a897b86bf148f1d2bb9c8edca4d3786a (patch)
tree784f04e9b6ef99a49e572c84e4b7ab40b5eb5fde /nixops/modules/websites/tools/mastodon/mastodon.json
parentbfe3c9c9df0c5112bc8806483292b55ed0f7e02d (diff)
downloadNix-01f21083a897b86bf148f1d2bb9c8edca4d3786a.tar.gz
Nix-01f21083a897b86bf148f1d2bb9c8edca4d3786a.tar.zst
Nix-01f21083a897b86bf148f1d2bb9c8edca4d3786a.zip
Rename virtual folder to nixops
Fixes https://git.immae.eu/mantisbt/view.php?id=82
Diffstat (limited to 'nixops/modules/websites/tools/mastodon/mastodon.json')
-rw-r--r--nixops/modules/websites/tools/mastodon/mastodon.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/nixops/modules/websites/tools/mastodon/mastodon.json b/nixops/modules/websites/tools/mastodon/mastodon.json
new file mode 100644
index 0000000..11e59fa
--- /dev/null
+++ b/nixops/modules/websites/tools/mastodon/mastodon.json
@@ -0,0 +1,15 @@
1{
2 "tag": "v2.6.5",
3 "meta": {
4 "name": "mastodon",
5 "url": "https://github.com/tootsuite/mastodon",
6 "branch": "refs/tags/v2.6.5"
7 },
8 "github": {
9 "owner": "tootsuite",
10 "repo": "mastodon",
11 "rev": "887f9de6dc12ef405f92b94eeaa775df74ebb1ef",
12 "sha256": "0bszv3cnlqghwpkmh7qzak7wlanlp0dp5k4wxnl3acxzj72p53v5",
13 "fetchSubmodules": true
14 }
15}