aboutsummaryrefslogtreecommitdiff
path: root/virtual/modules/websites/tools/ether/etherpad-lite.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-25 00:58:26 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-25 01:22:28 +0100
commit17146204f5a8d67e2dcc86b1fe2b7cc3593ed6bf (patch)
treecb571520c4ca3897fe2c8359b92fd9fd4307b1ce /virtual/modules/websites/tools/ether/etherpad-lite.json
parentbbba84f5f4185d2e5173a3cb8b3d008c23665e54 (diff)
downloadNix-17146204f5a8d67e2dcc86b1fe2b7cc3593ed6bf.tar.gz
Nix-17146204f5a8d67e2dcc86b1fe2b7cc3593ed6bf.tar.zst
Nix-17146204f5a8d67e2dcc86b1fe2b7cc3593ed6bf.zip
Add etherpad lite tool
Fixes https://git.immae.eu/mantisbt/view.php?id=72
Diffstat (limited to 'virtual/modules/websites/tools/ether/etherpad-lite.json')
-rw-r--r--virtual/modules/websites/tools/ether/etherpad-lite.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/modules/websites/tools/ether/etherpad-lite.json b/virtual/modules/websites/tools/ether/etherpad-lite.json
new file mode 100644
index 0000000..81369c4
--- /dev/null
+++ b/virtual/modules/websites/tools/ether/etherpad-lite.json
@@ -0,0 +1,15 @@
1{
2 "tag": "1.7.0",
3 "meta": {
4 "name": "etherpad-lite",
5 "url": "https://github.com/ether/etherpad-lite",
6 "branch": "refs/tags/1.7.0"
7 },
8 "github": {
9 "owner": "ether",
10 "repo": "etherpad-lite",
11 "rev": "96ac381afb9ea731dad48968f15d77dc6488bd0d",
12 "sha256": "03k6bwlm9ch9kssy9jipfg8ij7rpbzd89xq4mvg4grg1q6ivnzk9",
13 "fetchSubmodules": true
14 }
15}