summaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: f17b50d3e99104e77f18dc70c487ba61de5e9760 (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
{
    "niv": {
        "branch": "master",
        "description": "Easy dependency management for Nix projects",
        "homepage": "https://github.com/nmattia/niv",
        "owner": "nmattia",
        "repo": "niv",
        "rev": "65a61b147f307d24bfd0a5cd56ce7d7b7cc61d2e",
        "sha256": "17mirpsx5wyw262fpsd6n6m47jcgw8k2bwcp1iwdnrlzy4dhcgqh",
        "type": "tarball",
        "url": "https://github.com/nmattia/niv/archive/65a61b147f307d24bfd0a5cd56ce7d7b7cc61d2e.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "release-21.05",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "ce48bcdde86eef5780a60bea55b9bc9dbd8248cd",
        "sha256": "18r8hblb1x94v00y5d35cvnpszvk1mwy1cccdc6mzg5piglkk6yp",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/ce48bcdde86eef5780a60bea55b9bc9dbd8248cd.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": "4789953e5c1ef6d10e3ff437e5b7ab8eed526942",
        "sha256": "15nksgi9pncz59l8vrfg05g9dqw835wwdi9bmghffyg0k1yh2j8d",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/4789953e5c1ef6d10e3ff437e5b7ab8eed526942.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "woitb": {
        "branch": "main",
        "repo": "https://stuebinm.eu/git/woitb",
        "rev": "e0d8ced7f417032a9d28f025b93a41dbe8303e05",
        "type": "git"
    },
    "workadventure": {
        "branch": "master",
        "repo": "https://stuebinm.eu/git/workadventure-nix",
        "rev": "8db4bbc5eccaac218c68fb0853f1972dadd7a40c",
        "type": "git"
    }
}