diff --git a/nix/sources.json b/nix/sources.json index 711b141..ff4892f 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -10,5 +10,17 @@ "type": "tarball", "url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.tar.gz", "url_template": "https://github.com///archive/.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///archive/.tar.gz" } }