Commit f30f5d82 authored by Nick Cao's avatar Nick Cao Committed by ehmry
Browse files

squid: build with openssl 3.0

parent 93a2ebf4
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -24326,10 +24326,7 @@ with pkgs;
  spring-boot-cli = callPackage ../development/tools/spring-boot-cli { };
  squid = callPackage ../servers/squid {
    # https://bugs.squid-cache.org/show_bug.cgi?id=5133
    openssl = openssl_1_1;
  };
  squid = callPackage ../servers/squid { };
  duckling-proxy = callPackage ../servers/duckling-proxy { };