mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 17:17:52 +00:00
leveldb-haskell: mark broken
This commit is contained in:
parent
adcec799a6
commit
737bb131b0
@ -24,5 +24,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Haskell bindings to LevelDB";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user