aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: 08a668e1302d51e8a58ebe5a7cfb3a979f1b7638 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
    "exneuland": {
        "branch": "main",
        "repo": "https://gitlab.com/hexchen/exneuland",
        "rev": "5f7640942a332e722a782c29d852eeeb262dd8b8",
        "type": "git"
    },
    "nixpkgs": {
        "branch": "release-21.05",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "dcb27f623fe9b2bb1275029af3148ca7156ede2d",
        "sha256": "08sdvg2qr801a0v465zyrrbi028b3dm2adb320v7an4878z05nkl",
        "type": "tarball",
        "url": "https://github.com/nixos/nixpkgs/archive/dcb27f623fe9b2bb1275029af3148ca7156ede2d.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs-unstable": {
        "branch": "nixpkgs-unstable",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "14b0f20fa1f56438b74100513c9b1f7c072cf789",
        "sha256": "0lzirqazbpx5jda2sppa3ylkn1ywcq1z8v9510pxdpmkp969d1ck",
        "type": "tarball",
        "url": "https://github.com/nixos/nixpkgs/archive/14b0f20fa1f56438b74100513c9b1f7c072cf789.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "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"
    }
}