aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: 30ddd6b548dc07b85d3de5f1558b0fc7a6055563 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
    "abuilder": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/abuilder",
        "rev": "9f2d5ae570c120f19434f03eb20ab2c3ecf36e0c",
        "type": "git"
    },
    "agame": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/agame",
        "rev": "445a51c344ecea346051cf59d03b95c98bb28e75",
        "type": "git"
    },
    "feed-nomath-org": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/feed-nomath-org",
        "rev": "a42267246099b0d4d7467669bf09c830aab73d43",
        "type": "git"
    },
    "fysiweb-cli": {
        "branch": "main",
        "repo": "git@github.com:aforemny/fysiweb-cli.git",
        "rev": "1b21cf28a606dfd5db3fcab433ffbcc76f2957de",
        "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"
    }
}