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