mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
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 New Issue
Block a user