File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ packages: .
5
5
source-repository-package
6
6
type : git
7
7
location : https://github.com/hamishmack/hackage-db.git
8
- tag : f1f528db7b02d90e9953297c716de5e046f3570f
9
- --sha256 : 0j86xkpndxn41sy2mchx029zc3isaxh61hdvnakpiflkcmfaji1w
8
+ tag : 3f12730c0d6092efce142cad87264e7b7eb2b05a
9
+ --sha256 : 13nl8swdd3g1rh14f29v6nhnzaxgc8l70vs6hviw8qgdpbxvhs45
10
10
11
11
-- hnix requires hnix-store-core < 0.2, however hnix-store-core-0.1 breaks
12
12
-- plan construction.
Original file line number Diff line number Diff line change 1
1
{ haskellNixSrc ? builtins . fetchTarball {
2
- url = "https://github.com/input-output-hk/haskell.nix/archive/3178c84e162dadc6e740eef3d56391d3a0f1c228 .tar.gz" ;
3
- sha256 = "0bwgibp8vaavnqxzw6iphhzrcr7mr59fgm9pa05csbx1paxzirim " ;
2
+ url = "https://github.com/input-output-hk/haskell.nix/archive/61b1c8a06c74a83c0d2dc7d937d8daa6b32b2a2f .tar.gz" ;
3
+ sha256 = "1vi8is7h85sb8acymjcnkjm39fp5pal2wq9p7zdv5cmillzs2sza " ;
4
4
}
5
5
, nixpkgs ? ( import haskellNixSrc { } ) . sources . nixpkgs-default
6
6
, pkgs ? import nixpkgs ( import haskellNixSrc { } ) . nixpkgsArgs
You can’t perform that action at this time.
0 commit comments