add xbuild
This commit is contained in:
parent
bf16dbf41f
commit
a3fb203fa7
1 changed files with 12 additions and 0 deletions
|
|
@ -10,5 +10,17 @@
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.tar.gz",
|
"url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.tar.gz",
|
||||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||||
|
},
|
||||||
|
"xbuild": {
|
||||||
|
"branch": "master",
|
||||||
|
"description": "xbuild for all in one appimage integrated with tools for build environment",
|
||||||
|
"homepage": null,
|
||||||
|
"owner": "shen390s",
|
||||||
|
"repo": "xbuild",
|
||||||
|
"rev": "ca08d8d69df0881b944526d295c64bcf23951dd3",
|
||||||
|
"sha256": "1m5f6qa6z2r5yj83vwcciwm135gz9dngp2acad4j563qf9vii0l1",
|
||||||
|
"type": "tarball",
|
||||||
|
"url": "https://github.com/shen390s/xbuild/archive/ca08d8d69df0881b944526d295c64bcf23951dd3.tar.gz",
|
||||||
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue