summaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: 57b333a6ad116ff12b0ba0897673541a02e8a7b8 (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
{
    "nixpkgs": {
        "branch": "release-25.05",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "682aaef638791a25f65c5979022bb49bc7fb67b6",
        "sha256": "0ld0fagf748pck4d8mhskb3ziypi3d8dm2a9vf48586990m1h2y3",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/682aaef638791a25f65c5979022bb49bc7fb67b6.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "sensors": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/sensors",
        "rev": "0fe8c4f15f033c7536f2d4176999d9a64199587f",
        "type": "git"
    },
    "sh": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/sh",
        "rev": "32efed2f63389fab5176e160358471913d5208df",
        "type": "git"
    }
}