Commit 1d6800c7 authored by eljamm's avatar eljamm
Browse files

stalwart-mail: fix build

parent 6242b006
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -49,6 +49,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
  ]
  ++ lib.optionals (stdenv.hostPlatform.isLinux && withFoundationdb) [ foundationdb ];

  nativeCheckInputs = [
    openssl
  ];

  # Issue: https://github.com/stalwartlabs/stalwart/issues/1104
  buildNoDefaultFeatures = true;
  buildFeatures = [