about summary refs log tree commit diff
path: root/third_party/sources/sources.json
blob: 036bb8411a08e4692025fc7bd4e42c56a297c2fb (plain) (blame)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
    "agenix": {
        "branch": "main",
        "description": "age-encrypted secrets for NixOS",
        "homepage": "https://matrix.to/#/#agenix:nixos.org",
        "owner": "ryantm",
        "repo": "agenix",
        "rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
        "sha256": "1cfdd2ja56g8clllygf91il7dignr90ij1bl29g3kl7dl977dhl4",
        "type": "tarball",
        "url": "https://github.com/ryantm/agenix/archive/7e5e58b98c3dcbf497543ff6f22591552ebfe65b.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "emacs-overlay": {
        "branch": "master",
        "description": "Bleeding edge emacs overlay [maintainer=@adisbladis] ",
        "homepage": "",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "beec877720e2b09b0b1a96450286459bcd7e6435",
        "sha256": "1v1n30a2ai5mnlkrkwv4mfczd3601sqxxlawadxariblfvg7qz4j",
        "type": "tarball",
        "url": "https://github.com/nix-community/emacs-overlay/archive/beec877720e2b09b0b1a96450286459bcd7e6435.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "impermanence": {
        "branch": "master",
        "description": "Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]",
        "homepage": "",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
        "sha256": "0x7mwbqj1h3rym93hy1knxd33dzspmy5i7y1k930vg85yp3a1y8q",
        "type": "tarball",
        "url": "https://github.com/nix-community/impermanence/archive/2f39baeb7d039fda5fc8225111bb79474138e6f4.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "naersk": {
        "branch": "master",
        "description": "Build rust crates in Nix. No configuration, no code generation, no IFD. Sandbox friendly. [maintainer: @Patryk27]",
        "homepage": "",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f",
        "sha256": "0l2bkzg4w9j94rjpb6yx5q3k4yi2nzp3q7dp6xjq5rdkwwbgq5gl",
        "type": "tarball",
        "url": "https://github.com/nmattia/naersk/archive/cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb",
        "sha256": "0l8z7idbfficbql472ylg238cy4l6rw765bj78j9m91abpgc2ah4",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs-stable": {
        "branch": "nixos-21.11",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "573603b7fdb9feb0eb8efc16ee18a015c667ab1b",
        "sha256": "1z7mxyw5yk1gcsjs5wl8zm4klxg4xngljgrsnpl579l998205qym",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/573603b7fdb9feb0eb8efc16ee18a015c667ab1b.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "rustsec-advisory-db": {
        "branch": "main",
        "description": "Security advisory database for Rust crates published through crates.io",
        "homepage": "https://rustsec.org",
        "owner": "RustSec",
        "repo": "advisory-db",
        "rev": "2718c2db84a5d7607aa510fe33565e00c7959859",
        "sha256": "09xa6mky8znf8f7z2npcdrwndv1i9729kxr1x1mha2l5kjwh673m",
        "type": "tarball",
        "url": "https://github.com/RustSec/advisory-db/archive/2718c2db84a5d7607aa510fe33565e00c7959859.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}