fd0e62a067
* first pass * latest * working tests * github actions * remove unnecessary change * remove unnecessary steps * remove unnecessary import * remove unnecessary change * Update .github/workflows/test.yml Co-authored-by: yihuang <huang@crypto.com> * update .gitignore * update github actions * change evm denomination * change evm denomination * send tests to tests folder * Delete result * update go version Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
51 lines
2.2 KiB
JSON
51 lines
2.2 KiB
JSON
{
|
|
"cosmos-sdk": {
|
|
"branch": "main",
|
|
"description": ":chains: A Framework for Building High Value Public Blockchains :sparkles:",
|
|
"homepage": "https://cosmos.network/",
|
|
"owner": "cosmos",
|
|
"repo": "cosmos-sdk",
|
|
"rev": "7c43d52b2b6f19f9aa89a5374f1db217421b4204",
|
|
"sha256": "0fvn5ix8m0vgwpx20a7ngbhlhv96biqyxwznrpkf5cf0zg0kmhhi",
|
|
"type": "tarball",
|
|
"url": "https://github.com/cosmos/cosmos-sdk/archive/7c43d52b2b6f19f9aa89a5374f1db217421b4204.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"gomod2nix": {
|
|
"branch": "master",
|
|
"description": "Convert applications using Go modules to Nix expressions",
|
|
"homepage": null,
|
|
"owner": "tweag",
|
|
"repo": "gomod2nix",
|
|
"rev": "40d32f82fc60d66402eb0972e6e368aeab3faf58",
|
|
"sha256": "0li17ynbg2wg0xqy655m5rmcw905sbv7d4ir35z7s5pg1yhhzxkp",
|
|
"type": "tarball",
|
|
"url": "https://github.com/tweag/gomod2nix/archive/40d32f82fc60d66402eb0972e6e368aeab3faf58.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"niv": {
|
|
"branch": "master",
|
|
"description": "Easy dependency management for Nix projects",
|
|
"homepage": "https://github.com/nmattia/niv",
|
|
"owner": "nmattia",
|
|
"repo": "niv",
|
|
"rev": "e0ca65c81a2d7a4d82a189f1e23a48d59ad42070",
|
|
"sha256": "1pq9nh1d8nn3xvbdny8fafzw87mj7gsmp6pxkdl65w2g18rmcmzx",
|
|
"type": "tarball",
|
|
"url": "https://github.com/nmattia/niv/archive/e0ca65c81a2d7a4d82a189f1e23a48d59ad42070.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"nixpkgs": {
|
|
"branch": "master",
|
|
"description": "Nix Packages collection",
|
|
"homepage": "",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "f904e3562aabca382d12f8471ca2330b3f82899a",
|
|
"sha256": "1lsa3sjwp1v3nv2jjpkl5lf9dncplwihmavasalg9fq1217pmzmb",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/f904e3562aabca382d12f8471ca2330b3f82899a.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|