haskell-rethinkdb: broken by network 2.6.x
This commit is contained in:
parent
203a9fb210
commit
63b61e3af0
@ -19,5 +19,6 @@ cabal.mkDerivation (self: {
|
||||
description = "A driver for the RethinkDB database server";
|
||||
license = self.stdenv.lib.licenses.asl20;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user