forked from mirrors/nixpkgs
LambdaHack: jailbreak to fix build with recent versions of hashable and pretty-show
This commit is contained in:
parent
d54d878212
commit
b40393438e
|
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
|||
hashable keys miniutter mtl prettyShow random stm text transformers
|
||||
unorderedContainers zlib
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/kosmikus/LambdaHack";
|
||||
description = "A roguelike game engine in early and active development";
|
||||
|
|
Loading…
Reference in a new issue