mio-ops/nix/sources.json

76 lines
3.5 KiB
JSON
Raw Normal View History

2019-11-26 12:37:23 +00:00
{
2020-05-12 12:26:33 +00:00
"cardano-node": {
2021-06-04 00:32:51 +00:00
"branch": "nixos-21.05",
2020-05-12 12:26:33 +00:00
"description": "The core component that is used to participate in a Cardano decentralised blockchain.",
"homepage": "https://cardano.org",
"owner": "input-output-hk",
"repo": "cardano-node",
2021-06-04 00:32:51 +00:00
"rev": "8358cf886d2346416c23318ca24bc95d0e1529be",
"sha256": "0w4c5vahf1r92pgh086l7zn7hdxci4n7xfy2hq5znc7hl5dsnxc1",
2020-05-12 12:26:33 +00:00
"type": "tarball",
2021-06-04 00:32:51 +00:00
"url": "https://github.com/input-output-hk/cardano-node/archive/8358cf886d2346416c23318ca24bc95d0e1529be.tar.gz",
2020-06-08 02:21:51 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"daedalus": {
2021-08-15 22:47:35 +00:00
"branch": "release/4.2.1",
2020-06-08 02:21:51 +00:00
"description": "The open source cryptocurrency wallet for ada, built to grow with the community",
"homepage": "https://daedaluswallet.io/",
"owner": "input-output-hk",
"repo": "daedalus",
2021-08-15 22:47:35 +00:00
"rev": "48fe616bacc61f831aca94659b89879df8d511f4",
"sha256": "107lmir14fhjn49swq1zxhji6fw4i4m7ipkhnq8s6f5blyf1n8gn",
2020-06-08 02:21:51 +00:00
"type": "tarball",
2021-08-15 22:47:35 +00:00
"url": "https://github.com/input-output-hk/daedalus/archive/48fe616bacc61f831aca94659b89879df8d511f4.tar.gz",
2020-05-12 12:26:33 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2021-01-19 22:27:31 +00:00
"iohk-nix": {
"branch": "master",
"description": "nix scripts shared across projects",
"homepage": null,
"owner": "input-output-hk",
"repo": "iohk-nix",
"rev": "65d5b5eabf5252c7ece10efdc507f0a5c9b2aa8a",
"sha256": "1b2n1c3cygrczhgffq6px42hln0344l88cf0hgq78l7m5w7lysal",
"type": "tarball",
"url": "https://github.com/input-output-hk/iohk-nix/archive/65d5b5eabf5252c7ece10efdc507f0a5c9b2aa8a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-11-26 12:37:23 +00:00
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2020-07-30 03:01:37 +00:00
"rev": "ab9cc41caf44d1f1d465d8028e4bc0096fd73238",
"sha256": "17k52n8zwp832cqifsc4458mhy4044wmk22f807171hf6p7l4xvr",
2019-11-26 12:37:23 +00:00
"type": "tarball",
2020-07-30 03:01:37 +00:00
"url": "https://github.com/nmattia/niv/archive/ab9cc41caf44d1f1d465d8028e4bc0096fd73238.tar.gz",
2019-11-26 12:37:23 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
2021-06-04 00:32:51 +00:00
"branch": "nixos-21.05",
2020-06-23 02:33:10 +00:00
"builtin": false,
2019-11-26 12:37:23 +00:00
"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",
2020-12-31 01:55:41 +00:00
"repo": "nixpkgs",
2021-08-30 00:37:54 +00:00
"rev": "74d017edb6717ad76d38edc02ad3210d4ad66b96",
"sha256": "0wvz41izp4djzzr0a6x54hcm3xjr51nlj8vqghfgyrjpk8plyk4s",
2019-11-26 12:37:23 +00:00
"type": "tarball",
2021-08-30 00:37:54 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/74d017edb6717ad76d38edc02ad3210d4ad66b96.tar.gz",
2021-07-25 21:59:19 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgsUnstable": {
"branch": "nixos-unstable",
"description": "Nix Packages collection",
"homepage": "",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186",
"sha256": "1f6q98vx3sqxcn6qp5vpy00223r9hy93w9pxq65h9gdwzy3w4qxv",
"type": "tarball",
"url": "https://github.com/nixos/nixpkgs/archive/c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186.tar.gz",
2019-11-26 13:12:49 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2019-11-26 12:37:23 +00:00
}
}