summaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: 6901586d86bdc006c9f1ac88358dd2583844dfc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "naersk": {
        "branch": "master",
        "description": "Build rust crates in Nix. No configuration, no code generation, no IFD. Sandbox friendly. [maintainer: @Patryk27]",
        "homepage": "",
        "owner": "nix-community",
        "repo": "naersk",
        "rev": "69daaceebe12c070cd5ae69ba38f277bbf033695",
        "sha256": "1ip749p9g0prmrwiz0845x9n4j9b39sdrzpi60s4yygy6qgc7262",
        "type": "tarball",
        "url": "https://github.com/nix-community/naersk/archive/69daaceebe12c070cd5ae69ba38f277bbf033695.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}