haskell-LambdaHack: update override for sdl2-ttf version
This commit is contained in:
@@ -152,7 +152,7 @@ self: super: {
|
|||||||
extraLibraries = [ pkgs.openblasCompat ];
|
extraLibraries = [ pkgs.openblasCompat ];
|
||||||
});
|
});
|
||||||
|
|
||||||
LambdaHack = super.LambdaHack.override { sdl2-ttf = super.sdl2-ttf_2_0_1; };
|
LambdaHack = super.LambdaHack.override { sdl2-ttf = super.sdl2-ttf_2_0_2; };
|
||||||
|
|
||||||
# The Haddock phase fails for one reason or another.
|
# The Haddock phase fails for one reason or another.
|
||||||
acme-one = dontHaddock super.acme-one;
|
acme-one = dontHaddock super.acme-one;
|
||||||
|
|||||||
Reference in New Issue
Block a user