blob: cd1b81098331a426d9d0eba3525b15939ac4404a (
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": "9aa07bb0256d300219b30622d2454e85f7f3667e",
"sha256": "0yjdv2r72fjgvk9jhjjlk0d4n6hmz3xsnz38kqj983vxp8ax64mn",
"type": "tarball",
"url": "https://github.com/nix-community/naersk/archive/9aa07bb0256d300219b30622d2454e85f7f3667e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}
|