aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: 57e75d734badb0920fccff1917c17dfa42c04a8f (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
{
    "haskell-halogen": {
        "branch": "master",
        "description": "Port of purescript-halogen to Haskell",
        "homepage": null,
        "owner": "Swordlash",
        "repo": "haskell-halogen",
        "rev": "0db1410e5bf2a383148fa067ae46a986a87c30c4",
        "sha256": "0zrnixngfighngza2y3ps8pj0v7pdaflspiyi7742k691q17vbg8",
        "type": "tarball",
        "url": "https://github.com/Swordlash/haskell-halogen/archive/0db1410e5bf2a383148fa067ae46a986a87c30c4.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "nixpkgs-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "632f04521e847173c54fa72973ec6c39a371211c",
        "sha256": "16l9l6jbx2xy751p2nbz14fd9qgk9qsns38pihr5g12fk7361fsi",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/632f04521e847173c54fa72973ec6c39a371211c.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}