|
23 | 23 | "url": "https://github.com/hercules-ci/canonix/archive/2600422b204b5795fc1f8992d253fedca4d10ea8.tar.gz", |
24 | 24 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
25 | 25 | }, |
| 26 | + "haskell.nix": { |
| 27 | + "branch": "master", |
| 28 | + "description": "Alternative Haskell Infrastructure for Nixpkgs", |
| 29 | + "homepage": "https://input-output-hk.github.io/haskell.nix", |
| 30 | + "owner": "input-output-hk", |
| 31 | + "repo": "haskell.nix", |
| 32 | + "rev": "2c161d73b51f4c26adb95bd58a63e6e463bcba1c", |
| 33 | + "sha256": "18apq45lfnn1sgsccn0vi0dnq29zzzvi3naakd8xzdsfn0xp61g9", |
| 34 | + "type": "tarball", |
| 35 | + "url": "https://github.com/input-output-hk/haskell.nix/archive/2c161d73b51f4c26adb95bd58a63e6e463bcba1c.tar.gz", |
| 36 | + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
| 37 | + }, |
26 | 38 | "niv": { |
27 | 39 | "branch": "master", |
28 | 40 | "description": "Easy dependency management for Nix projects", |
|
35 | 47 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
36 | 48 | }, |
37 | 49 | "nixpkgs": { |
38 | | - "branch": "nixos-18.09", |
| 50 | + "branch": "nixos-19.03", |
39 | 51 | "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", |
40 | 52 | "homepage": "https://github.com/NixOS/nixpkgs", |
41 | 53 | "owner": "NixOS", |
42 | 54 | "repo": "nixpkgs-channels", |
43 | | - "rev": "a7e559a5504572008567383c3dc8e142fa7a8633", |
44 | | - "sha256": "16j95q58kkc69lfgpjkj76gw5sx8rcxwi3civm0mlfaxxyw9gzp6", |
45 | | - "url": "https://github.com/NixOS/nixpkgs-channels/archive/a7e559a5504572008567383c3dc8e142fa7a8633.tar.gz", |
| 55 | + "rev": "67135fbcc5d5d28390c127ef519b09a362ef2466", |
| 56 | + "sha256": "00591607zmn1hfjs4959ksh164b0gjqwkvbrc4anx6da8xmhfcc2", |
| 57 | + "type": "tarball", |
| 58 | + "url": "https://github.com/NixOS/nixpkgs-channels/archive/67135fbcc5d5d28390c127ef519b09a362ef2466.tar.gz", |
46 | 59 | "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" |
47 | 60 | }, |
48 | 61 | "ormolu": { |
|
0 commit comments