ocamlPackages.postgresql: postgresql is a buildInput
This commit is contained in:
@@ -17,7 +17,8 @@ buildDunePackage rec {
|
||||
|
||||
nativeBuildInputs = [ postgresql ];
|
||||
buildInputs = [ dune-configurator ];
|
||||
|
||||
propagatedBuildInputs = [ postgresql ];
|
||||
|
||||
meta = {
|
||||
description = "Bindings to the PostgreSQL library";
|
||||
license = lib.licenses.lgpl21Plus;
|
||||
|
||||
Reference in New Issue
Block a user