haskellPackages.http-reverse-proxy: disable tests on darwin

This commit is contained in:
Alexandre Esteves
2024-11-23 16:27:12 +00:00
parent 967e8f8564
commit d51b1767a3
@@ -382,7 +382,8 @@ self: super: ({
'';
}) super.di-core;
# Requires /usr/bin/security which breaks sandbox
# Require /usr/bin/security which breaks sandbox
http-reverse-proxy = dontCheck super.http-reverse-proxy;
servant-auth-server = dontCheck super.servant-auth-server;
} // lib.optionalAttrs pkgs.stdenv.hostPlatform.isAarch64 { # aarch64-darwin