extra-nixpkgs/nix/sources.json
Rongsong Shen a3fb203fa7 add xbuild
2025-05-22 17:53:39 +08:00

26 lines
1.1 KiB
JSON

{
"nixpkgs": {
"branch": "nixos-unstable",
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe",
"sha256": "16f329z831bq7l3wn1dfvbkh95l2gcggdwn6rk3cisdmv2aa3189",
"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"
}
}