haskell-rethinkdb: re-generate expression with cabal2nix
This commit is contained in:
parent
eac8e44d09
commit
2b140cc909
@ -14,7 +14,7 @@ cabal.mkDerivation (self: {
|
|||||||
];
|
];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/atnnn/haskell-rethinkdb";
|
homepage = "http://github.com/atnnn/haskell-rethinkdb";
|
||||||
description = "RethinkDB is a distributed document store with a powerful query language";
|
description = "RethinkDB driver for Haskell";
|
||||||
license = self.stdenv.lib.licenses.asl20;
|
license = self.stdenv.lib.licenses.asl20;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user