haskell-OpenGLRaw21: build has been fixed
This commit is contained in:
parent
5092d625d6
commit
af768c15e5
@ -465,9 +465,6 @@ self: super: {
|
|||||||
gloss-raster = super.gloss-raster.override { llvm = pkgs.llvm_34; };
|
gloss-raster = super.gloss-raster.override { llvm = pkgs.llvm_34; };
|
||||||
repa-examples = super.repa-examples.override { llvm = pkgs.llvm_34; };
|
repa-examples = super.repa-examples.override { llvm = pkgs.llvm_34; };
|
||||||
|
|
||||||
# Upstream notified by e-mail.
|
|
||||||
OpenGLRaw21 = markBrokenVersion "1.2.0.1" super.OpenGLRaw21;
|
|
||||||
|
|
||||||
# Missing module.
|
# Missing module.
|
||||||
rematch = dontCheck super.rematch; # https://github.com/tcrayford/rematch/issues/5
|
rematch = dontCheck super.rematch; # https://github.com/tcrayford/rematch/issues/5
|
||||||
rematch-text = dontCheck super.rematch-text; # https://github.com/tcrayford/rematch/issues/6
|
rematch-text = dontCheck super.rematch-text; # https://github.com/tcrayford/rematch/issues/6
|
||||||
|
Loading…
Reference in New Issue
Block a user