aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/mastodon/mastodon.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-03 18:43:16 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-03 18:43:16 +0200
commit20e1428fae47a5a59376b624336597eed1b605f5 (patch)
tree7a4af0faab1e9521f0155c5e7be56c5403339db0 /pkgs/webapps/mastodon/mastodon.json
parente820fa7dd856f1bd632cc9813077759628b11385 (diff)
downloadNix-20e1428fae47a5a59376b624336597eed1b605f5.tar.gz
Nix-20e1428fae47a5a59376b624336597eed1b605f5.tar.zst
Nix-20e1428fae47a5a59376b624336597eed1b605f5.zip
Move mastodon to pkgs
Diffstat (limited to 'pkgs/webapps/mastodon/mastodon.json')
-rw-r--r--pkgs/webapps/mastodon/mastodon.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgs/webapps/mastodon/mastodon.json b/pkgs/webapps/mastodon/mastodon.json
new file mode 100644
index 0000000..df73e8f
--- /dev/null
+++ b/pkgs/webapps/mastodon/mastodon.json
@@ -0,0 +1,15 @@
1{
2 "tag": "v2.7.4",
3 "meta": {
4 "name": "mastodon",
5 "url": "https://github.com/tootsuite/mastodon",
6 "branch": "refs/tags/v2.7.4"
7 },
8 "github": {
9 "owner": "tootsuite",
10 "repo": "mastodon",
11 "rev": "a91349d45da18d3c85f68ae9be762dad6301c3cf",
12 "sha256": "0x16c2m8d9nszr9hjw6j1i8gicvpgxzli5afaqd0z144y0ar62qa",
13 "fetchSubmodules": true
14 }
15}