aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: 5530bfaf712d769d86dfeebbe53cb1abc7f3df32 (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": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe",
        "sha256": "16f329z831bq7l3wn1dfvbkh95l2gcggdwn6rk3cisdmv2aa3189",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nomath-org": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/nomath-org",
        "rev": "c04b08769bce48387d68eb47e691f5235129b582",
        "type": "git"
    },
    "static-nomath-org": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/static-nomath-org",
        "rev": "5b728019ca1c831f1eb2453545a557ac31747b5e",
        "type": "git"
    }
}