summaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: a639c84940315bedfc9c0581d01d71550275d64b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "de8562bcdef27d9b76528e6e95a0902fb3fb7414",
        "sha256": "0vwjdr4f2x4bd9zl72wf0hzl4ipagyhdl3ivlz3qrv42a5nd6hds",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/de8562bcdef27d9b76528e6e95a0902fb3fb7414.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}