haskell: update our Hackage database to the latest version
This commit is contained in:
parent
ed50ef318b
commit
3bfe30a042
|
@ -9,8 +9,8 @@ let
|
||||||
allCabalFiles = pkgs.fetchFromGitHub {
|
allCabalFiles = pkgs.fetchFromGitHub {
|
||||||
owner = "commercialhaskell";
|
owner = "commercialhaskell";
|
||||||
repo = "all-cabal-hashes";
|
repo = "all-cabal-hashes";
|
||||||
rev = "461610ab6f0cf581e186643c037f1981755792d9";
|
rev = "72f1318540eff69544eb8c14a16f630d0c5448b8";
|
||||||
sha256 = "0x2577lfd5cbbaivl72273kw93gcmxvbjybk7w4h2ic3zvs1fnvm";
|
sha256 = "1czi1rajk2726mqrw3qp7a43h26acbjw54ll3ns063yzg9hg469m";
|
||||||
};
|
};
|
||||||
|
|
||||||
inherit (stdenv.lib) fix' extends;
|
inherit (stdenv.lib) fix' extends;
|
||||||
|
|
Loading…
Reference in New Issue