Unverified Commit 8e039708 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

tiledb: drop libpqxx

There is no reference in code or a difference when rebuild without
libpqxx.
parent aa66f76d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@
  nlohmann_json,
  c-blosc2,
  useAVX2 ? stdenv.hostPlatform.avx2Support,
  libpqxx,
}:

let
@@ -83,7 +82,6 @@ stdenv.mkDerivation (finalAttrs: {
    curl
    file
    libpng
    libpqxx
    lz4
    nlohmann_json
    onetbb