haskell-gloss-banana: broken by recent gloss update
This commit is contained in:
parent
ce4d3a78ad
commit
9f4bb630d9
@ -13,5 +13,6 @@ cabal.mkDerivation (self: {
|
|||||||
license = self.stdenv.lib.licenses.gpl3;
|
license = self.stdenv.lib.licenses.gpl3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = with self.stdenv.lib.maintainers; [ twey ];
|
maintainers = with self.stdenv.lib.maintainers; [ twey ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user