summaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: acbc22c44ffc198afd83ca729202795a4c199d68 (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-23.11",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "af7e9fb77b8993a7b5f01282c869e503d6cc9e6e",
        "sha256": "174r9nhpmvgrjlr46gvs5vvn38nmlzz0hhr27xz5qaabnlwi6b8m",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/af7e9fb77b8993a7b5f01282c869e503d6cc9e6e.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "sensors": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/sensors",
        "rev": "835b030d4921adccfef83c5a5a076e091f290266",
        "type": "git"
    },
    "sh": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/sh",
        "rev": "3ea4e6459333409c60f66a5745bb472d136da741",
        "type": "git"
    }
}