forked from pyth-network/pyth-crosschain
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsources.json
26 lines (26 loc) · 1.08 KB
/
sources.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"mkCli": {
"branch": "main",
"description": "Simple development environment cli generator for nix",
"homepage": null,
"owner": "cprussin",
"repo": "mkCli",
"rev": "3d356fd26d59dcfdccf47160e78f9389f150fc2c",
"sha256": "1d3cy916sayj00v0gqvb0w49kdy05w1nl3pl81f6rp7gr9k6svl1",
"type": "tarball",
"url": "https://github.com/cprussin/mkCli/archive/3d356fd26d59dcfdccf47160e78f9389f150fc2c.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixpkgs-unstable",
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "31f40991012489e858517ec20102f033e4653afb",
"sha256": "0k953cl402d83pciaqhh85zc77x7jqwh86rc81k0fdh1gwqfqnqy",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/31f40991012489e858517ec20102f033e4653afb.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}