aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: 57f03c7c152b0c1d935582052f53e8b389ed2574 (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": "58e1cf274e80d8dbd4889bb2c99d3a009b590282",
        "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"
    }
}