aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
blob: ba38908facb503262049b19036ba3beac9daf4ef (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
{
    "abuilder": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/abuilder",
        "rev": "9f2d5ae570c120f19434f03eb20ab2c3ecf36e0c",
        "type": "git"
    },
    "feed-nomath-org": {
        "branch": "main",
        "repo": "git@code.nomath.org:~/feed-nomath-org",
        "rev": "18b1d5ebb9a903bc40325ac82c7df2b643301908",
        "type": "git"
    },
    "fysiweb-cli": {
        "branch": "main",
        "repo": "git@github.com:aforemny/fysiweb-cli.git",
        "rev": "d856c88b649d554c6c66005ac1080f16e45f62da",
        "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"
    }
}