aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: fca5e04375501f451c15d063aa5347928576246f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "json2sql": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/json2sql",
        "rev": "906d9ebba1ae08ea73acb55b536ff2f49e1b55c0",
        "type": "git"
    },
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "a7d95e2b0029b8ee30facbe664b62968c59b46a6",
        "sha256": "0vprwa4h794bjd92arjnzdm8lb8mg3xvpfmqbk723zcxnvmpnafn",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/a7d95e2b0029b8ee30facbe664b62968c59b46a6.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}