aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: d9b74da3036114b812bcb10877dfce67b8956bfd (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
{
    "json2sql": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/json2sql",
        "rev": "ea241da2457aa9992cad7d64796d1ef40b0264b0",
        "type": "git"
    },
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0",
        "sha256": "0017sk0zjp6dkvf83c6lw6x2lvhaq2adqyyr1cvln862gc6sbs7y",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0.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"
    }
}