aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: 9195cbd5dbf7a6a21c389b4e7a59fbf39d1ea642 (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
27
28
29
30
31
32
33
{
    "fysiweb-cli": {
        "branch": "main",
        "repo": "git@github.com:aforemny/fysiweb-cli.git",
        "rev": "4fb5cf073e601b93042670e94210b8af1ce85ebe",
        "submodules": true,
        "type": "git"
    },
    "nixpkgs": {
        "branch": "nixos-23.11",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "84d981bae8b5e783b3b548de505b22880559515f",
        "sha256": "0d6j5d31kzfla0x8f64ranp681dhd0hwxihbf3jjpb18cnddxag8",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/84d981bae8b5e783b3b548de505b22880559515f.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"
    }
}