haskell-colour: drop obsolete ghc-8.8.x patch
This commit is contained in:
parent
03edc1e5c5
commit
65cb34b159
@ -85,10 +85,6 @@ self: super: {
|
|||||||
buildTools = with pkgs; [autoconf];
|
buildTools = with pkgs; [autoconf];
|
||||||
preConfigure = "autoreconf --install";
|
preConfigure = "autoreconf --install";
|
||||||
});
|
});
|
||||||
colour = appendPatch super.colour (pkgs.fetchpatch {
|
|
||||||
url = "https://raw.githubusercontent.com/hvr/head.hackage/master/patches/colour-2.3.4.patch";
|
|
||||||
sha256 = "1h318dczml9qrmfvlz1d12iji86klaxvz63k9g9awibwz8lw2i79";
|
|
||||||
});
|
|
||||||
dlist = appendPatch super.dlist (pkgs.fetchpatch {
|
dlist = appendPatch super.dlist (pkgs.fetchpatch {
|
||||||
url = "https://raw.githubusercontent.com/hvr/head.hackage/master/patches/dlist-0.8.0.6.patch";
|
url = "https://raw.githubusercontent.com/hvr/head.hackage/master/patches/dlist-0.8.0.6.patch";
|
||||||
sha256 = "0lkhibfxfk6mi796mrjgmbb50hbyjgc7xdinci64dahj8325jlpc";
|
sha256 = "0lkhibfxfk6mi796mrjgmbb50hbyjgc7xdinci64dahj8325jlpc";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user