aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: d08a31b54e8b1d6302d450bc66791b7dc59d30b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "nixpkgs": {
        "branch": "nixos-23.05",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
        "sha256": "05cbl1k193c9la9xhlz4y6y8ijpb2mkaqrab30zij6z4kqgclsrd",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/70bdadeb94ffc8806c0570eb5c2695ad29f0e421.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "sh": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/sh",
        "rev": "3ea4e6459333409c60f66a5745bb472d136da741",
        "type": "git"
    }
}