aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: f653057d159dca58b93ecc642248556f3b479fbf (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": "86c32cf9ff7a6ceb82467935715da74a1f6730d2",
        "sha256": "18n88xv58hzyglk5f57f8kl9ca5s38m95qwhqxykak8myb859k1j",
        "type": "tarball",
        "url": "https://github.com/thecodingmachine/workadventure/archive/86c32cf9ff7a6ceb82467935715da74a1f6730d2.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": "dba83be945fc03466678db63481535a0edea11a1",
        "sha256": "0cp1qk548cf30jc04a8k0zabqd9694ixz0qgynn0mlz0ipczvasr",
        "type": "tarball",
        "url": "https://github.com/workadventure-xce/workadventure-xce/archive/dba83be945fc03466678db63481535a0edea11a1.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"
    }
}