|
5 | 5 | "homepage": "https://input-output-hk.github.io/haskell.nix",
|
6 | 6 | "owner": "input-output-hk",
|
7 | 7 | "repo": "haskell.nix",
|
8 |
| - "rev": "355cd3701db115b494b13dbb613175345df059ed", |
9 |
| - "sha256": "0lvwnva4g3wjmqpzj9cny7v1wrya4kq5617zxz61fhjhf8z79wk6", |
| 8 | + "rev": "aaae688f4700c788243e5c5508c5e17e0f8f50ab", |
| 9 | + "sha256": "0b7ih529mfq72sfpmzix8r6zqgvqwcz0j9va9z9qm5gr3hb2y698", |
10 | 10 | "type": "tarball",
|
11 |
| - "url": "https://github.com/input-output-hk/haskell.nix/archive/355cd3701db115b494b13dbb613175345df059ed.tar.gz", |
| 11 | + "url": "https://github.com/input-output-hk/haskell.nix/archive/aaae688f4700c788243e5c5508c5e17e0f8f50ab.tar.gz", |
12 | 12 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
13 | 13 | },
|
14 | 14 | "niv": {
|
|
22 | 22 | "type": "tarball",
|
23 | 23 | "url": "https://github.com/nmattia/niv/archive/f73bf8d584148677b01859677a63191c31911eae.tar.gz",
|
24 | 24 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
25 |
| - }, |
26 |
| - "nixpkgs": { |
27 |
| - "branch": "nixos-19.09", |
28 |
| - "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", |
29 |
| - "homepage": "https://github.com/NixOS/nixpkgs", |
30 |
| - "owner": "NixOS", |
31 |
| - "repo": "nixpkgs-channels", |
32 |
| - "rev": "289466dd6a11c65a7de4a954d6ebf66c1ad07652", |
33 |
| - "sha256": "0r5ja052s86fr54fm1zlhld3fwawz2w1d1gd6vbvpjrpjfyajibn", |
34 |
| - "type": "tarball", |
35 |
| - "url": "https://github.com/NixOS/nixpkgs-channels/archive/289466dd6a11c65a7de4a954d6ebf66c1ad07652.tar.gz", |
36 |
| - "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
37 | 25 | }
|
38 | 26 | }
|
0 commit comments