aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: 670fcbd01f88654cbbc175910aeb13d9362ed084 (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
{
    "easy-dhall-nix": {
        "branch": "master",
        "description": "Derivations for easily downloading Dhall binaries and putting them to use.",
        "homepage": "",
        "owner": "justinwoo",
        "repo": "easy-dhall-nix",
        "rev": "735ad924fd829c9bbee0a167e0b2bbbf91e2cad5",
        "sha256": "1r3sqs1cz0mcfwfvaq1d21vnppg5sqzqdl6w9krsw5ad5czkk190",
        "type": "tarball",
        "url": "https://github.com/justinwoo/easy-dhall-nix/archive/735ad924fd829c9bbee0a167e0b2bbbf91e2cad5.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "niv": {
        "branch": "master",
        "description": "Easy dependency management for Nix projects",
        "homepage": "https://github.com/nmattia/niv",
        "owner": "nmattia",
        "repo": "niv",
        "rev": "2ecfd86b631714b457e56d70dd83fa60435baeb6",
        "sha256": "01j6727cws8blg1npp54b4w6xa0gpgyzhyws2vqgp8clnlnmqqhi",
        "type": "tarball",
        "url": "https://github.com/nmattia/niv/archive/2ecfd86b631714b457e56d70dd83fa60435baeb6.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "nixpkgs-unstable",
        "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
        "homepage": "https://github.com/NixOS/nixpkgs",
        "owner": "NixOS",
        "repo": "nixpkgs-channels",
        "rev": "da60549504f23c7ee03f72e8ce8bef9ccf6f79b7",
        "sha256": "0g1vym0zay1cy6h6ci7d4zrs4vrp5zvhsjpbp1lcgw7kaxafc7gf",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs-channels/archive/da60549504f23c7ee03f72e8ce8bef9ccf6f79b7.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "xepkgs": {
        "ref": "master",
        "repo": "https://tulpa.dev/Xe/nixpkgs",
        "rev": "5621d41482bca79d05c97758bb86eeb9099e26c9",
        "type": "git"
    }
}