forked from mirrors/nixpkgs
haskell.packages.ghc881.tls: fix build
This commit is contained in:
parent
7cb55e8742
commit
67588cdd4b
|
@ -183,4 +183,5 @@ self: super: {
|
||||||
url = "https://gitlab.haskell.org/ghc/head.hackage/raw/master/patches/asn1-encoding-0.9.5.patch";
|
url = "https://gitlab.haskell.org/ghc/head.hackage/raw/master/patches/asn1-encoding-0.9.5.patch";
|
||||||
sha256 = "0a3159rnaw6shjzdm46799crd4pxh33s23qy51xa7z6nv5q8wsb5";
|
sha256 = "0a3159rnaw6shjzdm46799crd4pxh33s23qy51xa7z6nv5q8wsb5";
|
||||||
});
|
});
|
||||||
|
tls = self.tls_1_5_1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue