aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: d2b20a18ac0951a7025e56ba05ab0946a055b28e (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": "1e75f8998e8ba9c88ce6dbf7e809e30c233eb611",
        "type": "git"
    },
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "632f04521e847173c54fa72973ec6c39a371211c",
        "sha256": "16l9l6jbx2xy751p2nbz14fd9qgk9qsns38pihr5g12fk7361fsi",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/632f04521e847173c54fa72973ec6c39a371211c.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"
    }
}