aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: 9047de2ae65cd5f35876dc87431b203e5bfee7c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
    "tcm": {
        "branch": "develop",
        "description": "A collaborative web application (virtual office) presented as a 16-bit RPG video game",
        "homepage": "https://workadventu.re",
        "owner": "thecodingmachine",
        "repo": "workadventure",
        "rev": "8aeaf292b37fdb7b8b900053ef4ca1f61dbd3d3a",
        "sha256": "1j5ym84qgqnwmg40bflplddl9pn29jcnjplbnh83l72r7z045ii5",
        "type": "tarball",
        "url": "https://github.com/thecodingmachine/workadventure/archive/8aeaf292b37fdb7b8b900053ef4ca1f61dbd3d3a.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "xce": {
        "branch": "xce",
        "description": "Experimental community edition of Workadventure. We regularly rebase pull-requests onto TCM's develop branch until they are merged.",
        "homepage": "",
        "owner": "workadventure-xce",
        "repo": "workadventure-xce",
        "rev": "7bf9a644bd605c89eb81457c82614dcfc0413205",
        "sha256": "0s4lnz4xc70hf12ggwaknz9qg7mgnmk42apyh4ms29k01j3a2ipc",
        "type": "tarball",
        "url": "https://github.com/workadventure-xce/workadventure/archive/7bf9a644bd605c89eb81457c82614dcfc0413205.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "xce-unfederated": {
        "branch": "xce-unfederated",
        "description": "Experimental community edition of Workadventure. We regularly rebase pull-requests onto TCM's develop branch until they are merged.",
        "homepage": "",
        "owner": "workadventure-xce",
        "repo": "workadventure-xce",
        "rev": "8460bbaff59c5148b41149ba49bd9a1214e0bfee",
        "sha256": "0j6m8fl30d0bg5ki16cnwg97hkijs5042xb4jdp0lp7n8b10jmw4",
        "type": "tarball",
        "url": "https://github.com/workadventure-xce/workadventure-xce/archive/8460bbaff59c5148b41149ba49bd9a1214e0bfee.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}