Loading pkgs/development/ocaml-modules/postgresql/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ buildDunePackage rec { nativeBuildInputs = [ postgresql ]; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ postgresql ]; meta = { description = "Bindings to the PostgreSQL library"; Loading Loading
pkgs/development/ocaml-modules/postgresql/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ buildDunePackage rec { nativeBuildInputs = [ postgresql ]; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ postgresql ]; meta = { description = "Bindings to the PostgreSQL library"; Loading