add xbuild

This commit is contained in:
Rongsong Shen 2025-05-22 17:53:39 +08:00
parent bf16dbf41f
commit a3fb203fa7

View file

@ -10,5 +10,17 @@
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.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"
}
}