haskellPackages.hakyll: remove obsolete patch

This commit is contained in:
Jack Kelly 2019-05-22 20:56:38 +10:00 committed by Peter Simons
parent b644d5b159
commit ea3c0aa1b5
2 changed files with 1 additions and 5 deletions

View file

@ -165,10 +165,7 @@ self: super: {
then dontCheck (overrideCabal super.hakyll (drv: {
testToolDepends = [];
}))
else appendPatch super.hakyll (pkgs.fetchpatch {
url = "https://github.com/jaspervdj/hakyll/pull/691/commits/a44ad37cd15310812e78f7dab58d6d460451f20c.patch";
sha256 = "13xpznm19rjp51ds165ll9ahyps1r4131c77b8r7gpjd6i505832";
});
else super.hakyll;
double-conversion = if !pkgs.stdenv.isDarwin
then super.double-conversion

View file

@ -5094,7 +5094,6 @@ broken-packages:
- hakismet
- hakka
- hako
- hakyll
- hakyll-agda
- hakyll-blaze-templates
- hakyll-contrib