haskell-OpenGLRaw21: this build was broken by the recent OpenGLRaw update

This commit is contained in:
Peter Simons 2015-02-05 13:14:10 +01:00
parent 41fdb105a2
commit 0bfd77b0f1

View File

@ -446,6 +446,9 @@ self: super: {
# https://github.com/jimsnow/glome/issues/2
GlomeVec = super.GlomeVec.override { llvm = pkgs.llvm_34; };
# Upstream notified by e-mail.
OpenGLRaw21 = markBrokenVersion "1.2.0.1" super.OpenGLRaw21;
} // {
# Not on Hackage.