summary refs log tree commit diff
path: root/fleet/nix/sources.json
blob: e2e2f451760830f2cd805073c622e676546ed5a3 (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: @nmattia]",
        "homepage": "",
        "owner": "nix-community",
        "repo": "naersk",
        "rev": "e09c320446c5c2516d430803f7b19f5833781337",
        "sha256": "0k1pk2ixnxl6njjrgy750gm6m1nkkdsah383n3wp4ybrzacnav5h",
        "type": "tarball",
        "url": "https://github.com/nix-community/naersk/archive/e09c320446c5c2516d430803f7b19f5833781337.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}