|
| 1 | +{ |
| 2 | + "haskellNix": { |
| 3 | + "branch": "master", |
| 4 | + "description": "Alternative Haskell Infrastructure for Nixpkgs", |
| 5 | + "homepage": "https://input-output-hk.github.io/haskell.nix", |
| 6 | + "owner": "input-output-hk", |
| 7 | + "repo": "haskell.nix", |
| 8 | + "rev": "f51f24f8d24c1fd3f3a9bc7e93d008ede09baaab", |
| 9 | + "sha256": "16shqxlvfa4hpshrn0wbjlwrvmiqg6l6p4fjpsbr882m26jgk2qx", |
| 10 | + "type": "tarball", |
| 11 | + "url": "https://github.com/input-output-hk/haskell.nix/archive/f51f24f8d24c1fd3f3a9bc7e93d008ede09baaab.tar.gz", |
| 12 | + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
| 13 | + }, |
| 14 | + "niv": { |
| 15 | + "branch": "master", |
| 16 | + "description": "Easy dependency management for Nix projects", |
| 17 | + "homepage": "https://github.com/nmattia/niv", |
| 18 | + "owner": "nmattia", |
| 19 | + "repo": "niv", |
| 20 | + "rev": "65a61b147f307d24bfd0a5cd56ce7d7b7cc61d2e", |
| 21 | + "sha256": "17mirpsx5wyw262fpsd6n6m47jcgw8k2bwcp1iwdnrlzy4dhcgqh", |
| 22 | + "type": "tarball", |
| 23 | + "url": "https://github.com/nmattia/niv/archive/65a61b147f307d24bfd0a5cd56ce7d7b7cc61d2e.tar.gz", |
| 24 | + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
| 25 | + }, |
| 26 | + "nixpkgs": { |
| 27 | + "branch": "release-20.03", |
| 28 | + "description": "Nix Packages collection", |
| 29 | + "homepage": "", |
| 30 | + "owner": "NixOS", |
| 31 | + "repo": "nixpkgs", |
| 32 | + "rev": "eb73405ecceb1dc505b7cbbd234f8f94165e2696", |
| 33 | + "sha256": "06k21wbyhhvq2f1xczszh3c2934p0m02by3l2ixvd6nkwrqklax7", |
| 34 | + "type": "tarball", |
| 35 | + "url": "https://github.com/NixOS/nixpkgs/archive/eb73405ecceb1dc505b7cbbd234f8f94165e2696.tar.gz", |
| 36 | + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
| 37 | + } |
| 38 | +} |
0 commit comments